summaryrefslogtreecommitdiff
path: root/news/pan/files/patch-pan_gui_actions.cc
diff options
context:
space:
mode:
Diffstat (limited to 'news/pan/files/patch-pan_gui_actions.cc')
-rw-r--r--news/pan/files/patch-pan_gui_actions.cc15
1 files changed, 15 insertions, 0 deletions
diff --git a/news/pan/files/patch-pan_gui_actions.cc b/news/pan/files/patch-pan_gui_actions.cc
new file mode 100644
index 000000000000..dd1dd31f3d8c
--- /dev/null
+++ b/news/pan/files/patch-pan_gui_actions.cc
@@ -0,0 +1,15 @@
+--- pan/gui/actions.cc.orig 2021-08-03 02:20:11 UTC
++++ pan/gui/actions.cc
+@@ -18,10 +18,8 @@
+ */
+
+ #include <config.h>
+-extern "C" {
+- #include <glib/gi18n.h>
+- #include "gtk-compat.h"
+-}
++#include <glib/gi18n.h>
++#include "gtk-compat.h"
+
+ #include <pan/general/macros.h>
+ #include <pan/general/debug.h>