Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / xtcio.c
index af57ca9da44c7e71ff01b871f7f5bb93f6b8275b..248146417a3c9b66342d7cf088c48563922c8f4c 100644 (file)
  * 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"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "xtcio.h"
 
 #include <string.h>