summaryrefslogtreecommitdiff
path: root/news/pan/files/patch-pan_gui_task-pane.cc
diff options
context:
space:
mode:
Diffstat (limited to 'news/pan/files/patch-pan_gui_task-pane.cc')
-rw-r--r--news/pan/files/patch-pan_gui_task-pane.cc17
1 files changed, 17 insertions, 0 deletions
diff --git a/news/pan/files/patch-pan_gui_task-pane.cc b/news/pan/files/patch-pan_gui_task-pane.cc
new file mode 100644
index 000000000000..56e1021d1054
--- /dev/null
+++ b/news/pan/files/patch-pan_gui_task-pane.cc
@@ -0,0 +1,17 @@
+--- pan/gui/task-pane.cc.orig 2021-08-03 02:29:17 UTC
++++ pan/gui/task-pane.cc
+@@ -18,11 +18,9 @@
+ */
+
+ #include <config.h>
+-extern "C" {
+- #include <glib.h>
+- #include <glib/gi18n.h>
+- #include "gtk-compat.h"
+-}
++#include <glib.h>
++#include <glib/gi18n.h>
++#include "gtk-compat.h"
+ #include <pan/general/e-util.h>
+ #include <pan/general/debug.h>
+ #include <pan/general/file-util.h>