Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / xtcio.c
index e72749346af36709e3985ba72153fcab21e96bf8..248146417a3c9b66342d7cf088c48563922c8f4c 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 "xtcio.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "xtcio.h"
 
 #include <string.h>