Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / xmb.h
index 00675dbbcec464c35b26d8eb797a7c284159227f..ccb5fa28df16cb938f08bab9d0724f7bc7bf1b64 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
 #ifndef _xmb_h
 #define _xmb_h
 
+#include "manager.h"
 #include "x11.h"
+#include "xdlg.h"
+#include "xmb.h"
 
 #define MB_OK              1
 #define MB_CANCEL          (1<<1)