Move mtop_util.* and topsort.* to topology/
[alexxy/gromacs.git] / src / programs / mdrun / md.c
index f9b12a6559cb7f55af49453f7f1caf4e5b1f5c83..bad0af3ab333fe6f6ca01af19d1f53ea1a5c0753 100644 (file)
 #include "qmmm.h"
 #include "domdec.h"
 #include "domdec_network.h"
-#include "gromacs/gmxlib/topsort.h"
 #include "coulomb.h"
 #include "constr.h"
 #include "shellfc.h"
 #include "gromacs/gmxpreprocess/compute_io.h"
 #include "checkpoint.h"
-#include "mtop_util.h"
+#include "gromacs/topology/mtop_util.h"
 #include "sighandler.h"
 #include "txtdump.h"
 #include "gromacs/utility/cstringutil.h"