Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nonbonded.c
index 9efff8c5ed09d67780812e4b3dddb1f4bf299f43..41ce139f1e76e8c6a065a7b2977744fe3c4fbd75 100644 (file)
 
 #include "thread_mpi/threads.h"
 
-#include "typedefs.h"
-#include "txtdump.h"
-#include "ns.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/txtdump.h"
+#include "gromacs/legacyheaders/ns.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/math/utilities.h"
-#include "macros.h"
-#include "force.h"
-#include "names.h"
-#include "force.h"
-#include "bondf.h"
-#include "nrnb.h"
-#include "nonbonded.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/force.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/force.h"
+#include "gromacs/legacyheaders/bondf.h"
+#include "gromacs/legacyheaders/nrnb.h"
+#include "gromacs/legacyheaders/nonbonded.h"
 #include "gromacs/simd/simd.h"
 
 #include "gromacs/pbcutil/ishift.h"