]> git.lizzy.rs Git - minetest.git/blobdiff - src/keycode.cpp
Use fixed size for builtin menus on non-android platforms
[minetest.git] / src / keycode.cpp
index 890c97cc27a875e123a60b6c6bb9b9e1c0722406..c5f102b4441a129f616e2e40460a42e259701eea 100644 (file)
@@ -23,6 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "settings.h"
 #include "log.h"
 #include "hex.h"
+#include "debug.h"
 
 class UnknownKeycode : public BaseException
 {