Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_rama.c
index e7c1b04eef3c01389c7d2f32719490f55abd4b65..f128e0892651dfdc2086524114da10a258799bac 100644 (file)
 #include <math.h>
 #include <string.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/fileio/xvgr.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gromacs/math/units.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/commandline/pargs.h"