Clean up gmxfio includes
[alexxy/gromacs.git] / src / gromacs / mdlib / clincs.cpp
index 3e0f68c0b44ce6326bebcbf8382c2b93d0a52857..8f1bf9150f323ad134bc9bdc5ccc44162570c472 100644 (file)
@@ -46,7 +46,6 @@
 #include <algorithm>
 
 #include "gromacs/domdec/domdec.h"
-#include "gromacs/fileio/gmxfio.h"
 #include "gromacs/legacyheaders/constr.h"
 #include "gromacs/legacyheaders/copyrite.h"
 #include "gromacs/legacyheaders/gmx_omp_nthreads.h"
@@ -63,6 +62,7 @@
 #include "gromacs/topology/block.h"
 #include "gromacs/topology/mtop_util.h"
 #include "gromacs/utility/bitmask.h"
+#include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/gmxomp.h"
 #include "gromacs/utility/smalloc.h"