Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / confio.c
index 17df734ecde9bdfb464d819543b034907199cf07..36dbc53312fd781d3f42ea2301189272c2ee4a3d 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 "confio.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "confio.h"
 
 #include <errno.h>
 #include <math.h>