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