Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / xdlg.cpp
index e713b52ed3e517d4418c2a73014d0b66a7585433..4c3d4375ac2cfa1a33d05f8bc9e5013f1815e65b 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "config.h"
+#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