Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_make_edi.c
index ea9f543df251eb49e9f6115eba0fb49419c4f1db..994b607fc21d245c44e62737f7c45a325ba7958c 100644 (file)
 #include <stdlib.h>
 #include <ctype.h>
 #include <string.h>
-#include "readinp.h"
+#include "gromacs/legacyheaders/readinp.h"
 #include "gromacs/commandline/pargs.h"
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/utility/futil.h"
@@ -54,7 +54,7 @@
 #include "gromacs/fileio/confio.h"
 #include "gromacs/fileio/tpxio.h"
 #include "gromacs/fileio/xvgr.h"
-#include "txtdump.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "eigio.h"
 #include "gromacs/topology/index.h"
 #include "gromacs/utility/cstringutil.h"