summaryrefslogtreecommitdiff
path: root/graphics/py-soya3d/files/patch-_ode.c
blob: bc3b6a0523a094263db7d03c3a2b49afacbf1c32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- _ode.c.old	Wed Oct  5 02:50:09 2005
+++ _ode.c	Wed Oct  5 02:50:18 2005
@@ -10,8 +10,8 @@
 #include "math.h"
 #include "GL/glew.h"
 #include "ode/ode.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"