Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / hxprops.c
index 1007112bb2f5016b508bb467aa77107a7ad82230..4f68cc2e6299b059c5f2b82c81793e36e2ebf3a9 100644 (file)
 #include <math.h>
 #include <string.h>
 
-#include "typedefs.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/math/units.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/topology/index.h"
 #include "hxprops.h"
 #include "gromacs/utility/smalloc.h"
-#include "bondf.h"
+#include "gromacs/legacyheaders/bondf.h"
 
 #include "gromacs/utility/fatalerror.h"