Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / popup.cpp
index 4af8526f2c6db638d68c9522b13e7dc575136436..5c8114129fd361fa62e72b919562a3ab5995acb4 100644 (file)
@@ -36,6 +36,8 @@
  */
 #include "gmxpre.h"
 
+#include "popup.h"
+
 #include <math.h>
 #include <string.h>
 
@@ -46,7 +48,6 @@
 
 #include "x11.h"
 #include "xutil.h"
-#include "popup.h"
 
 bool ChildCallBack(t_x11 *x11, XEvent *event, Window w, void *data)
 {