Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / topology / topsort.c
index ab2669c6781da49c50bfa1c99148b610f411c613..8f1a00783183fc85102a083e5b2f0b9d4495efc7 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/topology/topsort.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "gromacs/topology/topsort.h"
 
 #include <stdio.h>