X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fprograms%2Fview%2Fdialogs.h;h=3e69058142152857ac179bb68f84a4f6c9859e65;hb=6d1bc0a87809729252a3e706b6ff24c9df35c57f;hp=0f306a134c34032d4fcde4412a50c3c30e0f647e;hpb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;p=alexxy%2Fgromacs.git diff --git a/src/programs/view/dialogs.h b/src/programs/view/dialogs.h index 0f306a134c..3e69058142 100644 --- a/src/programs/view/dialogs.h +++ b/src/programs/view/dialogs.h @@ -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. @@ -38,10 +38,10 @@ #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;