Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_ref.h
index 16e864d9a3548eb047cdb13dd9825ecd2aec7a7d..d8d4df1eed82a0240ac82fb783ed78c5865ea6d7 100644 (file)
@@ -36,7 +36,7 @@
 #ifndef _nbnxn_kernel_ref_h
 #define _nbnxn_kernel_ref_h
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/mdlib/nbnxn_pairlist.h"
 
 #ifdef __cplusplus