summaryrefslogtreecommitdiff
path: root/src/graphics.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-04-23 18:30:07 +0300
committerAndrei Karas <akaras@inbox.ru>2012-04-23 18:30:07 +0300
commitf867942810c0014a2f8cc29543163e80b5482921 (patch)
treea0864f3fca4c1cca86ccaa36c9227a3ed0e2bc1e /src/graphics.cpp
parentb9e27e9563e32a17cd80142ce05b5770479cc709 (diff)
downloadplus-f867942810c0014a2f8cc29543163e80b5482921.tar.gz
plus-f867942810c0014a2f8cc29543163e80b5482921.tar.bz2
plus-f867942810c0014a2f8cc29543163e80b5482921.tar.xz
plus-f867942810c0014a2f8cc29543163e80b5482921.zip
Remove outdated fix for windows builds.
Diffstat (limited to 'src/graphics.cpp')
-rw-r--r--src/graphics.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/graphics.cpp b/src/graphics.cpp
index 3689aa0f9..955b0fef5 100644
--- a/src/graphics.cpp
+++ b/src/graphics.cpp
@@ -32,8 +32,7 @@
#include <guichan/sdl/sdlpixel.hpp>
-//<SDL_gfxBlitFunc.h>
-#include "SDL_gfxBlitFunc.h"
+#include <SDL_gfxBlitFunc.h>
#include "debug.h"