Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / nm2type.c
index ae258ca39063eda1799bba7c43cd69626ee7e88b..d4b01a884dfae8a5dcdd3b11eda4fff0d509dccb 100644 (file)
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
-#include "config.h"
+#include "gmxpre.h"
 
 #include <string.h>
 
 #include "gromacs/math/utilities.h"
 #include "gromacs/legacyheaders/macros.h"
-#include "gromacs/legacyheaders/bondf.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/fileio/confio.h"