7cfe6d42f2
1 2 3 4 5 6 7 8 9 10
--- a/xbmc/filesystem/ZipManager.h.orig +++ b/xbmc/filesystem/ZipManager.h @@ -33,6 +33,7 @@ #include <string> #include <vector> #include <map> +#include <stdint.h> class CURL;