mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
- Renamed patches to use modern naming convention - Regenerated a few other paatches PR: 224301 Submitted by: me Approved by: maintainer timeout
10 lines
235 B
C++
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;
|