Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / xmb.cpp
index 6072f6d3d0debc4a3159134f9b40bdc0e7c188f8..4999c431cde0c5cde0e49ff59519ea427c26ed25 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "xmb.h"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 
-#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/legacyheaders/macros.h"
-#include "Xstuff.h"
-#include "x11.h"
-#include "xutil.h"
-#include "xdlg.h"
-#include "xmb.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