Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_make_ndx.c
index 6d1aba949c3c244f656f127dcac3c9d6d376561d..f380595f0c11e1340f23fd83c528802dcbbc5f45 100644 (file)
@@ -40,9 +40,9 @@
 #include <string.h>
 
 #include "gromacs/utility/futil.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/fileio/confio.h"
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/topology/index.h"
 #include "gromacs/math/vec.h"