Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_gpu_ref.h
index 2fda7440a6591c4f530f4142408781e2f096b456..3084a57210bdbcfa4e253738779b1b7f48d1c029 100644 (file)
@@ -36,7 +36,7 @@
 #ifndef _nbnxn_kernel_gpu_ref_h
 #define _nbnxn_kernel_gpu_ref_h
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/mdlib/nbnxn_pairlist.h"
 
 #ifdef __cplusplus