Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_search.h
index 500c7188ac60c3ab0431fa0d12be8dca83a28f76..7c7def3ff4a882597fea976d25e2cf7497096296 100644 (file)
@@ -36,7 +36,7 @@
 #ifndef _nbnxn_search_h
 #define _nbnxn_search_h
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "nbnxn_pairlist.h"
 
 #ifdef __cplusplus