Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_cuda / nbnxn_cuda.cu
index fa2eb36b1c6d5a2ba72f20c6922195895a3433b5..99867a4e4b07db763bcac51982879e0874afca4b 100644 (file)
 
 #include <cuda.h>
 
-#include "types/simple.h"
+#include "gromacs/legacyheaders/types/simple.h"
 #include "gromacs/mdlib/nbnxn_pairlist.h"
 #include "gromacs/mdlib/nb_verlet.h"
-#include "types/force_flags.h"
+#include "gromacs/legacyheaders/types/force_flags.h"
 #include "../nbnxn_consts.h"
 
 #ifdef TMPI_ATOMICS