summaryrefslogtreecommitdiffstats
path: root/mazescene.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mazescene.cpp')
-rw-r--r--mazescene.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/mazescene.cpp b/mazescene.cpp
index 6a8821e..46c1acb 100644
--- a/mazescene.cpp
+++ b/mazescene.cpp
@@ -36,6 +36,8 @@
#include <qmath.h>
#include <qdebug.h>
+#include <limits>
+
#include "scriptwidget.h"
#include "entity.h"
#include "modelitem.h"