Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_sham.c
index f1f7e9aa133fa96d15109261a65e52d843d04d34..3847ae6c37971d4dd60804b07984e53c922fb861 100644 (file)
 #include <string.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"
-#include "readinp.h"
-#include "txtdump.h"
+#include "gromacs/legacyheaders/readinp.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "gstat.h"
 #include "gromacs/fileio/xvgr.h"
 #include "gromacs/math/units.h"