]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/guiMessageMenu.cpp
Mode node definition loading from Lua (still not finished), fix metadata creation...
[dragonfireclient.git] / src / guiMessageMenu.cpp
index 14b360708a8439a6806e0de8e7b18ead983002fb..87f1dbf0ec4c665b739c47a8f60209b5b570d065 100644 (file)
@@ -21,6 +21,11 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "debug.h"
 #include "serialization.h"
 #include <string>
+#include <IGUICheckBox.h>
+#include <IGUIEditBox.h>
+#include <IGUIButton.h>
+#include <IGUIStaticText.h>
+#include <IGUIFont.h>
 
 #include "gettext.h"