summaryrefslogtreecommitdiff
path: root/package/xbmc/patches/patch-tools_TexturePacker_XBMCTex_cpp
diff options
context:
space:
mode:
Diffstat (limited to 'package/xbmc/patches/patch-tools_TexturePacker_XBMCTex_cpp')
-rw-r--r--package/xbmc/patches/patch-tools_TexturePacker_XBMCTex_cpp17
1 files changed, 0 insertions, 17 deletions
diff --git a/package/xbmc/patches/patch-tools_TexturePacker_XBMCTex_cpp b/package/xbmc/patches/patch-tools_TexturePacker_XBMCTex_cpp
deleted file mode 100644
index 81b0b931d..000000000
--- a/package/xbmc/patches/patch-tools_TexturePacker_XBMCTex_cpp
+++ /dev/null
@@ -1,17 +0,0 @@
---- xbmc-12.2.orig/tools/TexturePacker/XBMCTex.cpp 2013-05-03 07:57:41.000000000 +0200
-+++ xbmc-12.2/tools/TexturePacker/XBMCTex.cpp 2013-08-01 16:12:13.000000000 +0200
-@@ -35,12 +35,12 @@
- #include <SDL/SDL_image.h>
- #undef main
-
--#include "guilib/XBTF.h"
-+#include "../../xbmc/guilib/XBTF.h"
- #include "XBTFWriter.h"
- #include "md5.h"
- #include "SDL_anigif.h"
- #include "cmdlineargs.h"
--#include "libsquish/squish.h"
-+#include "../../lib/libsquish/squish.h"
-
- #ifdef _WIN32
- #define strncasecmp strnicmp