summaryrefslogtreecommitdiffstats
path: root/src/gradient-drag.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gradient-drag.cpp')
-rw-r--r--src/gradient-drag.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gradient-drag.cpp b/src/gradient-drag.cpp
index cb61a9890..0c0e139f7 100644
--- a/src/gradient-drag.cpp
+++ b/src/gradient-drag.cpp
@@ -11,6 +11,10 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
+extern "C" { // glib-2.4 needs this
+#include <libintl.h>
+}
+
#include <glibmm/i18n.h>
#include "desktop-handles.h"