X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fprograms%2Fview%2Fxmb.h;h=69234ce924736f5bddc363dda2b5b8ad398e38f6;hb=ca364374d27b09e182ef2a7bd099a6ec038ad21e;hp=00675dbbcec464c35b26d8eb797a7c284159227f;hpb=9ea20ff4673e495759f222cb2cfb0c89b996ddef;p=alexxy%2Fgromacs.git diff --git a/src/programs/view/xmb.h b/src/programs/view/xmb.h index 00675dbbce..69234ce924 100644 --- a/src/programs/view/xmb.h +++ b/src/programs/view/xmb.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,7 +38,10 @@ #ifndef _xmb_h #define _xmb_h -#include "x11.h" +#include "programs/view/manager.h" +#include "programs/view/x11.h" +#include "programs/view/xdlg.h" +#include "programs/view/xmb.h" #define MB_OK 1 #define MB_CANCEL (1<<1)