From 56f9a25fb7a3e325a4bcd8c6b28fa6502f68842b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 3 May 2014 19:45:26 +0200 Subject: update to gotham rc1, fix Darwin cross problems --- package/xbmc/patches/patch-tools_TexturePacker_xwinapi_h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/xbmc/patches/patch-tools_TexturePacker_xwinapi_h (limited to 'package/xbmc/patches/patch-tools_TexturePacker_xwinapi_h') diff --git a/package/xbmc/patches/patch-tools_TexturePacker_xwinapi_h b/package/xbmc/patches/patch-tools_TexturePacker_xwinapi_h deleted file mode 100644 index 1cc7efdc1..000000000 --- a/package/xbmc/patches/patch-tools_TexturePacker_xwinapi_h +++ /dev/null @@ -1,11 +0,0 @@ ---- xbmc-12.2.orig/tools/TexturePacker/xwinapi.h 2013-05-03 07:57:41.000000000 +0200 -+++ xbmc-12.2/tools/TexturePacker/xwinapi.h 2013-08-01 15:51:48.000000000 +0200 -@@ -22,7 +22,7 @@ - * - */ - --#include "PlatformDefs.h" -+#include "../../xbmc/linux/PlatformDefs.h" - - LPTSTR GetCommandLine(); - DWORD GetCurrentDirectory(DWORD nBufferLength, LPTSTR lpBuffer); -- cgit v1.2.3