Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_internal.h
index 352253ec9d0c4b5811235fd356700aa6eefd65cb..5d5844cb226bd69ed37b454fe04c4387880502ea 100644 (file)
@@ -36,9 +36,9 @@
 #ifndef _nbnxn_internal_h
 #define _nbnxn_internal_h
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "nbnxn_simd.h"
-#include "domdec.h"
+#include "gromacs/legacyheaders/domdec.h"
 #include "gromacs/timing/cyclecounter.h"
 #include "gromacs/mdlib/nbnxn_pairlist.h"