Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / xdlg.cpp
index 86feef1e6957901abee87c74e518baffce50bf5f..4c3d4375ac2cfa1a33d05f8bc9e5013f1815e65b 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "xdlg.h"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include "gromacs/utility/cstringutil.h"
+
 #include "gromacs/legacyheaders/macros.h"
+#include "gromacs/utility/cstringutil.h"
+#include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"
+
 #include "Xstuff.h"
-#include "xutil.h"
-#include "xdlg.h"
 #include "xmb.h"
-#include "gromacs/utility/fatalerror.h"
+#include "xutil.h"
 /*****************************
  *
  * Helpful routines