Renamed bonded module as 'listed-forces'
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / x2top.c
index 1dacc45c63117bc74cd48636385de6eb25ed1a8e..b7b3f7235f4aba0dca9ebfbfbee9934190d3030b 100644 (file)
@@ -40,7 +40,6 @@
 
 #include <assert.h>
 
-#include "gromacs/bonded/bonded.h"
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/fileio/confio.h"
 #include "gromacs/fileio/gmxfio.h"
@@ -55,6 +54,7 @@
 #include "gromacs/legacyheaders/names.h"
 #include "gromacs/legacyheaders/readinp.h"
 #include "gromacs/legacyheaders/txtdump.h"
+#include "gromacs/listed-forces/bonded.h"
 #include "gromacs/math/units.h"
 #include "gromacs/math/utilities.h"
 #include "gromacs/math/vec.h"