Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / inputrec.c
index 2cbe383907b75c6d66e1c56fdf76f21bc1eaa1d7..34b55f7c50cc32672711a62fbc23affad1b2c90d 100644 (file)
@@ -37,9 +37,9 @@
 #include "config.h"
 
 
-#include "typedefs.h"
-#include "macros.h"
-#include "inputrec.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/inputrec.h"
 #include "gromacs/utility/fatalerror.h"