Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_densorder.cpp
index 4cbf2d6e2999f8cb77e4469daa76b6557f62357b..30e900efefba840dae4ed40671717ca97767879f 100644 (file)
@@ -39,8 +39,8 @@
 #include <string.h>
 
 #include "gromacs/utility/cstringutil.h"
-#include "typedefs.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gstat.h"
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/utility/futil.h"
@@ -52,7 +52,7 @@
 #include "binsearch.h"
 #include "powerspect.h"
 #include "gmx_ana.h"
-#include "copyrite.h"
+#include "gromacs/legacyheaders/copyrite.h"
 
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/fileio/matio.h"