Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_pairlist.h
index f03009d9a83e28d827b29ace352812b060f83343..fa03d2681b4e256dbb6d23435e13e0fd6f6c32fc 100644 (file)
@@ -37,7 +37,7 @@
 #define _nbnxn_pairlist_h
 
 #include "thread_mpi/atomic.h"
-#include "types/nblist.h"
+#include "gromacs/legacyheaders/types/nblist.h"
 
 #ifdef __cplusplus
 extern "C" {