aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xbmc/cores/VideoPlayer/Interface/StreamInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xbmc/cores/VideoPlayer/Interface/StreamInfo.h b/xbmc/cores/VideoPlayer/Interface/StreamInfo.h
index 924931e9b6..9f93e86b7f 100644
--- a/xbmc/cores/VideoPlayer/Interface/StreamInfo.h
+++ b/xbmc/cores/VideoPlayer/Interface/StreamInfo.h
@@ -10,6 +10,7 @@
#include "utils/Geometry.h"
+#include <cstdint>
#include <string>
template <typename T> class CRectGen;