Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / calc_verletbuf.c
index 39469d65eb5f4506db830fedd40c86c41261f190..f36575101c60c1500cf60243287f0099fc3cef89 100644 (file)
 
 #include <sys/types.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/math/units.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/math/vec.h"
-#include "coulomb.h"
+#include "gromacs/legacyheaders/coulomb.h"
 #include "calc_verletbuf.h"
 #include "../mdlib/nbnxn_consts.h"