Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_msd.c
index 7d43d700676f52f817a91c9a43a0636f9197c1ea..f3367c594dfa198588de6278d0877fdcf939fbc5 100644 (file)
 #include <math.h>
 #include <string.h>
 
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/math/utilities.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/topology/index.h"
-#include "typedefs.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gstat.h"
 #include "gromacs/statistics/statistics.h"
 #include "gromacs/fileio/tpxio.h"