Blob Blame History Raw
diff --git a/src/game/editor/editor.cpp b/src/game/editor/editor.cpp
index 29ef060..8d89563 100644
--- a/src/game/editor/editor.cpp
+++ b/src/game/editor/editor.cpp
@@ -2,6 +2,7 @@
 /* If you are missing that file, acquire a complete release at teeworlds.com.                */
 
 #include <algorithm>
+#include <limits>
 
 #include <base/color.h>
 #include <base/system.h>