Create fileio module
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / runnercommon.cpp
index 889df25daa4f9b755bea55be54380ff3f457d5bd..e8944b03f3534e98b7430871bafa2af4d8a27556 100644 (file)
@@ -51,7 +51,9 @@
 #include "gromacs/legacyheaders/rmpbc.h"
 #include "gromacs/legacyheaders/smalloc.h"
 #include "gromacs/legacyheaders/statutil.h"
-#include "gromacs/legacyheaders/tpxio.h"
+#include "gromacs/fileio/tpxio.h"
+#include "gromacs/fileio/trxio.h"
+#include "gromacs/legacyheaders/statutil.h"
 #include "gromacs/legacyheaders/vec.h"
 
 #include "gromacs/options/basicoptions.h"