ports/multimedia/kodi/files/patch-xbmc_guilib_TextureBundleXBT.h
Guido Falsi 2452e02db4 - Update kodi to 17.6
- Renamed patches to use modern naming convention
- Regenerated a few other paatches

PR:		224301
Submitted by:	me
Approved by:	maintainer timeout
2017-12-28 09:17:14 +00:00

10 lines
235 B
C++

--- xbmc/guilib/TextureBundleXBT.h.orig 2017-11-14 16:55:01 UTC
+++ xbmc/guilib/TextureBundleXBT.h
@@ -24,6 +24,7 @@
#include <memory>
#include <string>
#include <vector>
+#include <ctime>
class CBaseTexture;
class CXBTFReader;