summaryrefslogtreecommitdiff
path: root/src/gui/widgets/popup.h
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-04-20 17:12:58 -0600
committerJared Adams <jaxad0127@gmail.com>2009-04-20 17:12:58 -0600
commit9f43e32022ac261c6475fc68832cbe9ba9645362 (patch)
treee7adfbfd17ade39fe03671e2be677934a7e894cd /src/gui/widgets/popup.h
parent3a7224117dfb6709b059fc258876699e969ec119 (diff)
downloadmana-client-9f43e32022ac261c6475fc68832cbe9ba9645362.tar.gz
mana-client-9f43e32022ac261c6475fc68832cbe9ba9645362.tar.bz2
mana-client-9f43e32022ac261c6475fc68832cbe9ba9645362.tar.xz
mana-client-9f43e32022ac261c6475fc68832cbe9ba9645362.zip
Fix up window visibility saving/restoring
Diffstat (limited to 'src/gui/widgets/popup.h')
-rw-r--r--src/gui/widgets/popup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/widgets/popup.h b/src/gui/widgets/popup.h
index 1e7f103e..895484b0 100644
--- a/src/gui/widgets/popup.h
+++ b/src/gui/widgets/popup.h
@@ -25,6 +25,7 @@
#include "gui/widgets/container.h"
+#include "configuration.h"
#include "guichanfwd.h"
class Skin;