Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) to a minimum

svn-id: r21426
This commit is contained in:
Max Horn 2006-03-24 14:15:45 +00:00
parent 832d795959
commit 08ad918af6
13 changed files with 59 additions and 13 deletions

View file

@ -24,6 +24,7 @@
#include "graphics/fontman.h"
#include "gui/widget.h"
#include "gui/dialog.h"
#include "gui/eval.h"
#include "gui/newgui.h"
namespace GUI {