patch-tools_TexturePacker_xwinapi_h 359 B

1234567891011
  1. --- xbmc-12.2.orig/tools/TexturePacker/xwinapi.h 2013-05-03 07:57:41.000000000 +0200
  2. +++ xbmc-12.2/tools/TexturePacker/xwinapi.h 2013-08-01 15:51:48.000000000 +0200
  3. @@ -22,7 +22,7 @@
  4. *
  5. */
  6. -#include "PlatformDefs.h"
  7. +#include "../../xbmc/linux/PlatformDefs.h"
  8. LPTSTR GetCommandLine();
  9. DWORD GetCurrentDirectory(DWORD nBufferLength, LPTSTR lpBuffer);