Code

patch reported by ylai a reader of the german ct-magazin; needed before #include...
authortheadib <theadib@users.sourceforge.net>
Sat, 24 Jun 2006 17:39:40 +0000 (17:39 +0000)
committertheadib <theadib@users.sourceforge.net>
Sat, 24 Jun 2006 17:39:40 +0000 (17:39 +0000)
src/context-fns.cpp

index f11b2fcfa80fad5f732c4a0f9fda85212563641c..dfdc66c085c29a6cf157723436b2d16ba457646e 100644 (file)
@@ -1,3 +1,6 @@
+extern "C" {
+#include <libintl.h>
+}
 #include <glibmm/i18n.h>
 #include "sp-item.h"
 #include "desktop.h"