]> git.lizzy.rs Git - nothing.git/commitdiff
Try to fix msvc build
authorrexim <reximkut@gmail.com>
Mon, 9 Dec 2019 00:40:01 +0000 (07:40 +0700)
committerrexim <reximkut@gmail.com>
Mon, 9 Dec 2019 00:40:01 +0000 (07:40 +0700)
src/game/level/level_editor.c

index dcf8229ecdc635e90ca7d4b2a4e812326ce3ed5f..28639ceecc3bf0fd6e2659cb0190488cc21a09e8 100644 (file)
@@ -19,6 +19,7 @@
 #include "system/log.h"
 #include "system/str.h"
 #include "config.h"
+#include "math/extrema.h"
 
 #include "level_editor.h"