diff options
Diffstat (limited to 'graphics/py-soya3d/files/patch-_ode.c')
-rw-r--r-- | graphics/py-soya3d/files/patch-_ode.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/py-soya3d/files/patch-_ode.c b/graphics/py-soya3d/files/patch-_ode.c deleted file mode 100644 index bc3b6a0523a0..000000000000 --- a/graphics/py-soya3d/files/patch-_ode.c +++ /dev/null @@ -1,13 +0,0 @@ ---- _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" |