summaryrefslogtreecommitdiff
path: root/src/gui/debugwindow.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-09-11 22:10:04 +0300
committerAndrei Karas <akaras@inbox.ru>2013-09-11 22:10:04 +0300
commitbeefccedf7c0341014919ce4dfbdb4712412ab02 (patch)
tree133cabe9c6a299326a73fab279992a6281ebc31d /src/gui/debugwindow.cpp
parent8dfb59db0b8df1b5b2640c37fa1fe0d87daf3735 (diff)
downloadManaVerse-beefccedf7c0341014919ce4dfbdb4712412ab02.tar.gz
ManaVerse-beefccedf7c0341014919ce4dfbdb4712412ab02.tar.bz2
ManaVerse-beefccedf7c0341014919ce4dfbdb4712412ab02.tar.xz
ManaVerse-beefccedf7c0341014919ce4dfbdb4712412ab02.zip
remove unused includes from gui files.
Diffstat (limited to 'src/gui/debugwindow.cpp')
-rw-r--r--src/gui/debugwindow.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/debugwindow.cpp b/src/gui/debugwindow.cpp
index 39d731bae..7d19da293 100644
--- a/src/gui/debugwindow.cpp
+++ b/src/gui/debugwindow.cpp
@@ -31,14 +31,11 @@
#include "particle/particle.h"
#include "gui/setup.h"
-#include "gui/setup_video.h"
#include "gui/viewport.h"
-#include "gui/widgets/chattab.h"
#include "gui/widgets/label.h"
#include "gui/widgets/layout.h"
#include "gui/widgets/layouthelper.h"
-#include "gui/widgets/scrollarea.h"
#include "resources/imagehelper.h"