summaryrefslogtreecommitdiff
path: root/src/graphics.cpp
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-10-22 17:39:00 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-10-22 17:39:00 +0000
commit777bc93bbfb2eae527533c824ff0fa453f8cc82b (patch)
tree5dc210a7ce6c31db72668463964d1fefdf7c291c /src/graphics.cpp
parent836e7158bd9819c893e426ea5f88c959c606ce12 (diff)
downloadmana-client-777bc93bbfb2eae527533c824ff0fa453f8cc82b.tar.gz
mana-client-777bc93bbfb2eae527533c824ff0fa453f8cc82b.tar.bz2
mana-client-777bc93bbfb2eae527533c824ff0fa453f8cc82b.tar.xz
mana-client-777bc93bbfb2eae527533c824ff0fa453f8cc82b.zip
Some insignificant small changes.
Diffstat (limited to 'src/graphics.cpp')
-rw-r--r--src/graphics.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphics.cpp b/src/graphics.cpp
index a6a34357..586f9f49 100644
--- a/src/graphics.cpp
+++ b/src/graphics.cpp
@@ -24,8 +24,8 @@
#include <cassert>
#include "graphics.h"
-
#include "log.h"
+
#include "resources/image.h"
#include "resources/imageloader.h"