Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / fileio / writeps.h
index 243fc4ff55437943bad463f8dda6abd0d6efa1a6..33b8dadde2be052507bdb54a8d36414895ed9283 100644 (file)
 #define GMX_FILEIO_WRITEPS_H
 
 #include <stdio.h>
-#include "../legacyheaders/types/matrix.h"
-#include "../legacyheaders/types/simple.h"
+
+#include "gromacs/legacyheaders/types/rgb.h"
+#include "gromacs/utility/basedefinitions.h"
+#include "gromacs/utility/real.h"
 
 #ifdef __cplusplus
 extern "C" {