diff dependency.h @ 57:6b723b55b9a0

update include headers
author Nina Engelhardt <nengel@mailbox.tu-berlin.de>
date Fri, 10 Feb 2012 18:34:51 +0100
parents 70d24e2343bb
children 3c9ed64db705
line diff
     1.1 --- a/dependency.h	Thu Feb 09 15:40:23 2012 +0100
     1.2 +++ b/dependency.h	Fri Feb 10 18:34:51 2012 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  
     1.5  
     1.6  #include <stdio.h>
     1.7 -#include "VMS/ListOfArrays/ListOfArrays.h"
     1.8 +#include "../../C_Libraries/ListOfArrays/ListOfArrays.h"
     1.9  
    1.10  typedef struct {
    1.11      int vp;