Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / fileio / tpxio.h
index 433742fdcdafa5b470f26005591e0d44aa5e7446..0b3ca43e312d08841fb44c7c0725ea8f92664363 100644 (file)
@@ -47,9 +47,9 @@
  * can also be used with the routines in gmxfio.h
  *
  **************************************************************/
-#include "../legacyheaders/types/inputrec.h"
-#include "../legacyheaders/types/state.h"
-#include "gmxfio.h"
+#include "gromacs/fileio/gmxfio.h"
+#include "gromacs/legacyheaders/types/inputrec.h"
+#include "gromacs/legacyheaders/types/state.h"
 
 #ifdef __cplusplus
 extern "C" {