Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_search.h
index 500c7188ac60c3ab0431fa0d12be8dca83a28f76..8e644bf21a7f95b1547f773f18646709211766a4 100644 (file)
@@ -36,8 +36,8 @@
 #ifndef _nbnxn_search_h
 #define _nbnxn_search_h
 
-#include "typedefs.h"
-#include "nbnxn_pairlist.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/mdlib/nbnxn_pairlist.h"
 
 #ifdef __cplusplus
 extern "C" {