]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/surface_ufoai/surfacedialog.cpp
* fixed a lot of compiler warnings (mostly const char * stuff and use of uninitialize...
[xonotic/netradiant.git] / plugins / surface_ufoai / surfacedialog.cpp
index f5e3d0ecfc7b8440468492bd3b381f15258b9474..7ff1357a2b185d4349e7f8022859d38f4a9befe2 100644 (file)
@@ -29,6 +29,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 #include <gtk/gtk.h>
+#include <glib/gi18n.h>
 #include <gdk/gdkkeysyms.h>
 
 #include "surfdlg_plugin.h"