Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / matio.cpp
index 94007d1216d248c7a2202285e6e807ca8201dfb3..6d464f8c91b1b8574ad8d64da302cfd3b839181b 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 "matio.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "matio.h"
 
 #include <ctype.h>
 #include <stdio.h>