Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / xtcio.c
index b1ebf54d1e61becbf061c5c414f24c3ece6b00ee..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.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
-#include <string.h>
-#include "typedefs.h"
-#include "xdrf.h"
-#include "gmxfio.h"
 #include "xtcio.h"
-#include "gromacs/utility/smalloc.h"
+
+#include <string.h>
+
+#include "gromacs/fileio/gmxfio.h"
+#include "gromacs/fileio/xdrf.h"
 #include "gromacs/math/vec.h"
-#include "gromacs/utility/futil.h"
 #include "gromacs/utility/fatalerror.h"
+#include "gromacs/utility/futil.h"
+#include "gromacs/utility/smalloc.h"
 
 #define XTC_MAGIC 1995