Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / splitter.c
index af3109f5e4b646242ff0c90a774f50fc54fa3e6b..b89bcb6d3d901d9d8095dbac1190fa324c3b87ea 100644 (file)
@@ -34,7 +34,7 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "splitter.h"
+#include "gromacs/legacyheaders/splitter.h"
 
 #include "config.h"
 
@@ -42,7 +42,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 
 #include "gromacs/pbcutil/mshift.h"
 #include "gromacs/topology/block.h"