Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / wnblist.c
index c8d42e07ed8eae20acaacc48e98791aa68dd138a..ef3314c74e43c0201b6be29ec51f2b5e17f30d63 100644 (file)
 
 #include <stdio.h>
 #include <string.h>
-#include "force.h"
+#include "gromacs/legacyheaders/force.h"
 #include "gromacs/utility/smalloc.h"
-#include "types/commrec.h"
-#include "ns.h"
-#include "nrnb.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/legacyheaders/ns.h"
+#include "gromacs/legacyheaders/nrnb.h"
 #include "gromacs/utility/fatalerror.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/futil.h"
-#include "names.h"
-#include "domdec.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/domdec.h"
 #include "gromacs/fileio/gmxfio.h"
 
 #define header "Neighborlist:"