Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_free_energy.c
index ce2b9eecaad61ad9de289f7b0f1e8e5c2704ba4e..89f88e4366c1585403c92c022d9c6c127fa9bc16 100644 (file)
 #include <math.h>
 
 #include "gromacs/math/vec.h"
-#include "typedefs.h"
-#include "nonbonded.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/nonbonded.h"
 #include "nb_kernel.h"
-#include "nrnb.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/nrnb.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "nb_free_energy.h"
 
 #include "gromacs/utility/fatalerror.h"