Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / calcvir.c
index 6eefd7e88dac76a02943b4067fbddd0b6f8db34e..d8f8c394ab518811d606876db017fe48ddc71b93 100644 (file)
@@ -37,8 +37,8 @@
 /* This file is completely threadsafe - keep it that way! */
 #include "config.h"
 
-#include "force.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/force.h"
+#include "gromacs/legacyheaders/macros.h"
 
 #include "gromacs/math/vectypes.h"
 #include "gromacs/pbcutil/ishift.h"