Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / x11.cpp
index c068628815c99afe64cd3ae11c4240ede92ac728..cf3eb241bb91228781dfc702c55b1782397a612c 100644 (file)
@@ -36,7 +36,7 @@
  */
 #include "gmxpre.h"
 
-#include "config.h"
+#include "x11.h"
 
 #include <stdlib.h>
 #include <string.h>
@@ -44,8 +44,8 @@
 #include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/smalloc.h"
+
 #include "Xstuff.h"
-#include "x11.h"
 
 /* These colours will be mapped to black on a monochrome screen */
 unsigned long BLACK, BLUE, GREEN, CYAN, RED, BROWN, GREY, DARKGREY;