Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / xmb.cpp
index a9b45ce1db79164393c1c0b2f93fc8ceabc1f7f4..4999c431cde0c5cde0e49ff59519ea427c26ed25 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "config.h"
+#include "gmxpre.h"
+
+#include "xmb.h"
 
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 
-#include "typedefs.h"
-#include "macros.h"
-#include "Xstuff.h"
-#include "x11.h"
-#include "xutil.h"
-#include "xdlg.h"
-#include "xmb.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/fatalerror.h"
+
+#include "Xstuff.h"
+#include "alert.bm"
 #include "gromacs.bm"
-#include "stop.bm"
 #include "info.bm"
-#include "alert.bm"
+#include "stop.bm"
+#include "x11.h"
+#include "xdlg.h"
+#include "xutil.h"
 
 #define ID_BOX     -3
 #define ID_ICON    -2