Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_atomdata.h
index efe86a5b3a3d3a0ef0adb28114fa95d4a5cf8e55..f3f50c66343b021dd6c2ddd70c19194226004767 100644 (file)
@@ -36,7 +36,7 @@
 #ifndef _nbnxn_atomdata_h
 #define _nbnxn_atomdata_h
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/mdlib/nbnxn_pairlist.h"
 
 #ifdef __cplusplus