Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_mindist.c
index 311e3d687365422e2222e2d0eb08d85e9339cef3..73833170002de10535ae28de81ab03b52b255c4b 100644 (file)
 
 #include <math.h>
 #include <stdlib.h>
-
-#include "sysstuff.h"
 #include <string.h>
+
 #include "typedefs.h"
 #include "gromacs/utility/smalloc.h"
 #include "macros.h"
-#include "vec.h"
-#include "xvgr.h"
+#include "gromacs/math/vec.h"
+#include "gromacs/fileio/xvgr.h"
+#include "viewit.h"
 #include "pbc.h"
-#include "gromacs/fileio/futil.h"
+#include "gromacs/utility/futil.h"
 #include "gromacs/commandline/pargs.h"
 #include "index.h"
 #include "gromacs/fileio/tpxio.h"