summaryrefslogtreecommitdiff
path: root/graphics/py-soya3d/files/patch-_soya.c
blob: c9912a91537af7d11e5d2f238389a1e99479fda4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- _soya.c.old	Wed Oct  5 00:23:48 2005
+++ _soya.c	Wed Oct  5 00:24:03 2005
@@ -6,8 +6,8 @@
   #define PY_LONG_LONG LONG_LONG
 #endif
 #include "GL/glew.h"
-#include "SDL/SDL_endian.h"
-#include "SDL/SDL.h"
+#include "SDL11/SDL_endian.h"
+#include "SDL11/SDL.h"
 #include "chunk.h"
 #include "matrix.h"
 #include "cal3d_wrapper.h"