]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/dialoginfo.cpp
* fixed a lot of compiler warnings (mostly const char * stuff and use of uninitialize...
[xonotic/netradiant.git] / radiant / dialoginfo.cpp
index 54a7472c9923096bf3cc64c53fcb98903d933a60..f7101e217ead3f6995cb62c54bf2401e5139196c 100644 (file)
@@ -27,6 +27,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 #include "stdafx.h"
 #include <gtk/gtk.h>
+#include <glib/gi18n.h>
 //#include "qe3.h"
 
 GtkWidget *g_dlgInfo;