]> git.lizzy.rs Git - minetest.git/blobdiff - src/guiPauseMenu.cpp
Allow the LUA API to set animations to meshes as well as the animation speed. Also...
[minetest.git] / src / guiPauseMenu.cpp
index ffd1e746d45270713de05037f63cdda980148cb6..96fd7d67676b3b10fd517f9f9928119384d53db5 100644 (file)
@@ -28,8 +28,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include <IGUIButton.h>\r
 #include <IGUIStaticText.h>\r
 #include <IGUIFont.h>\r
-\r
 #include "gettext.h"\r
+#include "util/string.h"\r
 \r
 GUIPauseMenu::GUIPauseMenu(gui::IGUIEnvironment* env,\r
                gui::IGUIElement* parent, s32 id,\r