Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / mdlib / calcmu.c
index 30da5e66ec8e6223a6d2fd04109e5457c00c5236..618b9cf0a26e4114117134aa39930e4e4e06fb62 100644 (file)
@@ -35,7 +35,7 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
-#include "config.h"
+#include "gmxpre.h"
 
 #include <stdio.h>
 #include <stdlib.h>