summaryrefslogtreecommitdiffstats
path: root/src/context-fns.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/context-fns.cpp')
-rw-r--r--src/context-fns.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/context-fns.cpp b/src/context-fns.cpp
index f11b2fcfa..dfdc66c08 100644
--- a/src/context-fns.cpp
+++ b/src/context-fns.cpp
@@ -1,3 +1,6 @@
+extern "C" {
+#include <libintl.h>
+}
#include <glibmm/i18n.h>
#include "sp-item.h"
#include "desktop.h"