Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / manager.h
index d6ce4c2c5cff6ecf7b35255c41a52b75f91e6369..1f48651beb59c018195d245213444f4b854b2b39 100644 (file)
 #define _manager_h
 
 #include <stdio.h>
-#include "typedefs.h"
+
+#include "gromacs/fileio/trxio.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/pbcutil/rmpbc.h"
+
+#include "3dview.h"
+#include "buttons.h"
+#include "nleg.h"
 #include "x11.h"
 #include "xutil.h"
-#include "gromacs/math/3dview.h"
-#include "nleg.h"
-#include "buttons.h"
-#include "rmpbc.h"
-#include "gromacs/fileio/trxio.h"
 
 /* Some window sizes */
 #define EWIDTH      200