Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / dialogs.h
index 0f306a134c34032d4fcde4412a50c3c30e0f647e..3e69058142152857ac179bb68f84a4f6c9859e65 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
 #ifndef _dialogs_h
 #define _dialogs_h
 
-#include "xdlg.h"
-#include "pulldown.h"
-#include "manager.h"
 #include "logo.h"
+#include "manager.h"
+#include "pulldown.h"
+#include "xdlg.h"
 
 typedef struct {
     bool      bMapped;