Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / x2top.c
index 4a720a95cf49f87214155f34d8a5422b174705f9..f0ae9ad8d8bdcaddfa266c2615d3b98fca20c598 100644 (file)
 
 #include "x2top.h"
 
-#include "config.h"
-
 #include <assert.h>
 
 #include "gromacs/legacyheaders/copyrite.h"
 #include "gromacs/math/utilities.h"
 #include "gromacs/legacyheaders/macros.h"
-#include "gromacs/legacyheaders/bondf.h"
 #include "gromacs/fileio/gmxfio.h"
 #include "gromacs/fileio/confio.h"
 #include "gromacs/math/units.h"
@@ -59,6 +56,7 @@
 #include "hackblock.h"
 #include "nm2type.h"
 
+#include "gromacs/bonded/bonded.h"
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"