Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / pdbio.c
index af6709234154b3463b4e4aa9aadd20dfaca803b2..05c0cf13222ce646afd0e0049ea179cb8c795764 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 "pdbio.h"
+#include "gmxpre.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "pdbio.h"
 
 #include <ctype.h>
 #include <stdlib.h>