summaryrefslogtreecommitdiff
path: root/src/gui/scrollarea.cpp
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-11-05 18:41:34 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-11-05 18:41:34 +0000
commitdd96213cdf64c5481c8d07dbd39ce1247f42d04e (patch)
tree453c4aa1dcb9fb1ee1852fdba106f697d16af17f /src/gui/scrollarea.cpp
parentf1b06fb279c460691a88c8143084390e435d6bf9 (diff)
downloadmana-client-dd96213cdf64c5481c8d07dbd39ce1247f42d04e.tar.gz
mana-client-dd96213cdf64c5481c8d07dbd39ce1247f42d04e.tar.bz2
mana-client-dd96213cdf64c5481c8d07dbd39ce1247f42d04e.tar.xz
mana-client-dd96213cdf64c5481c8d07dbd39ce1247f42d04e.zip
Merged the definition of ImageRect into graphics.h.
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 18a1dfb4..903ec95d 100644
--- a/src/gui/scrollarea.cpp
+++ b/src/gui/scrollarea.cpp
@@ -25,8 +25,6 @@
#include "../graphics.h"
-#include "../graphic/imagerect.h"
-
#include "../resources/image.h"
#include "../resources/resourcemanager.h"