Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_mindist.c
index 63571011f4d77e3c75655d870503ed5420b37537..7933324f4f8edc202d2746d4d89aa4c20f2c2843 100644 (file)
 #include <stdlib.h>
 #include <string.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/fileio/xvgr.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/commandline/pargs.h"
@@ -54,7 +54,7 @@
 #include "gromacs/fileio/trxio.h"
 #include "gromacs/pbcutil/rmpbc.h"
 #include "gmx_ana.h"
-#include "names.h"
+#include "gromacs/legacyheaders/names.h"
 
 
 static void periodic_dist(int ePBC,