Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxlib / conformation-utilities.c
index ef1ce04429b544a0830042a662d0e41f12512477..59f433fa5d8a5b269cbac0e7e4bda9caad34fde5 100644 (file)
@@ -35,9 +35,9 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
-#include "conformation-utilities.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "conformation-utilities.h"
 
 #include <math.h>
 #include "gromacs/legacyheaders/macros.h"