Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / wall.c
index bd8b43751b456ce40e03f558d789b8655ff5f76f..034dce862c9d0a93b1b641242ed9fada838c6331 100644 (file)
 #include <math.h>
 #include <string.h>
 
-#include "typedefs.h"
-#include "macros.h"
-#include "force.h"
-#include "nrnb.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/force.h"
+#include "gromacs/legacyheaders/nrnb.h"
 #include "gromacs/math/vec.h"
 
 #include "gromacs/fileio/filenm.h"