summaryrefslogtreecommitdiff
path: root/games/pinball/files/patch-base_TextureUtil.cpp
blob: 7cf753859d147aacacd9654895c79a7190a86de6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./base/TextureUtil.cpp.orig	Fri Nov  1 14:49:57 2002
+++ ./base/TextureUtil.cpp	Mon Nov 11 01:27:54 2002
@@ -18,7 +18,7 @@
 #if EM_DEBUG
 #include <GL/glu.h>
 #endif
-#include <SDL/SDL.h>
+#include <SDL.h>
 #include <SDL_image.h>
 
 extern "C" {