Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nb_verlet.h
index 4f51797e29ab06595e24c47c1a5baa92b472df2f..78c4f691dac30a80b052ad245e23583f6004a969 100644 (file)
@@ -37,7 +37,7 @@
 #define NB_VERLET_H
 
 #include "nbnxn_pairlist.h"
-#include "types/nbnxn_cuda_types_ext.h"
+#include "gromacs/legacyheaders/types/nbnxn_cuda_types_ext.h"
 
 #ifdef __cplusplus
 extern "C" {