aboutsummaryrefslogtreecommitdiff
path: root/xbmc/windows/GUIWindowDebugInfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/windows/GUIWindowDebugInfo.cpp')
-rw-r--r--xbmc/windows/GUIWindowDebugInfo.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/xbmc/windows/GUIWindowDebugInfo.cpp b/xbmc/windows/GUIWindowDebugInfo.cpp
index 916b032c8e..91772b377e 100644
--- a/xbmc/windows/GUIWindowDebugInfo.cpp
+++ b/xbmc/windows/GUIWindowDebugInfo.cpp
@@ -35,6 +35,8 @@
#include "GUIInfoManager.h"
#include "utils/Variant.h"
+#include <climits>
+
CGUIWindowDebugInfo::CGUIWindowDebugInfo(void)
: CGUIDialog(98, "")
{