summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/poly.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/poly.h')
-rw-r--r--src/devices/video/poly.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/poly.h b/src/devices/video/poly.h
index c619c50c2a1..908a1954902 100644
--- a/src/devices/video/poly.h
+++ b/src/devices/video/poly.h
@@ -39,7 +39,7 @@
#include "screen.h"
-#include <limits.h>
+#include <climits>
#include <atomic>