summaryrefslogtreecommitdiffstats
path: root/devel/guichan/files/patch-src__sdl__sdlimageloader.cpp
blob: f907e449829bd38506629996d69736ced6c43a9d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/sdl/sdlimageloader.cpp.orig	Tue Oct 11 21:58:04 2005
+++ src/sdl/sdlimageloader.cpp	Tue Oct 11 21:58:18 2005
@@ -56,7 +56,7 @@
  * For comments regarding functions please see the header file. 
  */
 
-#include <SDL/SDL_image.h>
+#include <SDL_image.h>
 
 #include "guichan/sdl/sdlimageloader.hpp"
 #include "guichan/exception.hpp"
OpenPOWER on IntegriCloud