Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / xmb.h
index 69234ce924736f5bddc363dda2b5b8ad398e38f6..ccb5fa28df16cb938f08bab9d0724f7bc7bf1b64 100644 (file)
 #ifndef _xmb_h
 #define _xmb_h
 
-#include "programs/view/manager.h"
-#include "programs/view/x11.h"
-#include "programs/view/xdlg.h"
-#include "programs/view/xmb.h"
+#include "manager.h"
+#include "x11.h"
+#include "xdlg.h"
+#include "xmb.h"
 
 #define MB_OK              1
 #define MB_CANCEL          (1<<1)