Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / calcvir.c
index 8a0edcfba19e4f1d1e09e1b4d4b27032c92b3afa..0f6ab60aa02fe2f2cd0730cd32f0d01545c48ce8 100644 (file)
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-#include "force.h"
-#include "gromacs/math/vec.h"
-#include "mshift.h"
-#include "macros.h"
+#include "gmxpre.h"
+
+#include "gromacs/legacyheaders/force.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/math/vectypes.h"
+#include "gromacs/pbcutil/ishift.h"
+#include "gromacs/pbcutil/mshift.h"
+#include "gromacs/pbcutil/pbc.h"
 
 #define XXXX    0
 #define XXYY    1