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