Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / topology / mtop_util.c
index 92dcafecaef7e4eca7c721a46ce5fcfc17c9c483..622d4e46fe12aedc33370adc5b215e96eb4bbc20 100644 (file)
@@ -32,9 +32,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/topology/mtop_util.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "gromacs/topology/mtop_util.h"
 
 #include <stdlib.h>
 #include <string.h>