Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / pbcutil / mshift.cpp
index 94db47bd0797cb90cd4cd55e3d7c0ca0c2b89b17..94dc35bd2b6bbb8d7f9f6c977bda22d5a37242e8 100644 (file)
@@ -34,9 +34,9 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "gromacs/pbcutil/mshift.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "gromacs/pbcutil/mshift.h"
 
 #include <string.h>