Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / protonate.c
index d931dde41d43f5c6cf6f8c6917b2a7dda11c2a08..51224df083a4654ff067840d7f3c0a317c7b49ee 100644 (file)
@@ -40,8 +40,8 @@
 
 #include <math.h>
 #include "gromacs/utility/cstringutil.h"
-#include "typedefs.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/fileio/confio.h"