summaryrefslogtreecommitdiff
path: root/src/gui/scrollarea.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/scrollarea.cpp')
-rw-r--r--src/gui/scrollarea.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/scrollarea.cpp b/src/gui/scrollarea.cpp
index 319025a0..03234dca 100644
--- a/src/gui/scrollarea.cpp
+++ b/src/gui/scrollarea.cpp
@@ -22,9 +22,7 @@
*/
#include "scrollarea.h"
-#include "gui.h"
#include "../resources/resourcemanager.h"
-#include "../main.h"
int ScrollArea::instances = 0;
ImageRect ScrollArea::background;