Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_rotacf.c
index f4a4ca1c1fa4eccc97087253a71f6b30fdfe1963..fa5625dd4f58ce1b61f7e4356206ebc2564b8799 100644 (file)
 #include <math.h>
 #include <string.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/topology/index.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gstat.h"
 #include "gromacs/math/vec.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gmx_ana.h"
 #include "gromacs/fileio/trxio.h"