Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nlistheuristics.c
index 86ff3ba60ce79a65504eb00b1da23b875534ebd4..4c498ec17e8d218b92c654dae52a9958d188037e 100644 (file)
@@ -36,8 +36,8 @@
  */
 #include "config.h"
 
-#include "typedefs.h"
-#include "types/nlistheuristics.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/types/nlistheuristics.h"
 
 #include "gromacs/math/vec.h"
 #include "gromacs/utility/cstringutil.h"