Create fileio module
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / modules / select.cpp
index 6fa093bea2c4ced023aed6a82b56e1e887ceb36b..8fafa9df0d433ff6d5536808a3903181c936f0d9 100644 (file)
@@ -49,7 +49,8 @@
 #include <string>
 #include <vector>
 
-#include "gromacs/legacyheaders/gmxfio.h"
+#include "gromacs/fileio/gmxfio.h"
+#include "gromacs/fileio/trxio.h"
 #include "gromacs/legacyheaders/smalloc.h"
 #include "gromacs/legacyheaders/statutil.h"