summaryrefslogtreecommitdiff
path: root/news/pan/files/patch-pan_gui_header-pane.cc
blob: d1beb3a3a38c68cc6cd123b09872d943f7f1c126 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- pan/gui/header-pane.cc.orig	2021-08-03 02:19:33 UTC
+++ pan/gui/header-pane.cc
@@ -17,12 +17,10 @@
  *
  */
 
-extern "C" {
-  #include <config.h>
-  #include <glib/gi18n.h>
-  #include "gtk-compat.h"
-  #include "gtk-compat.h"
-}
+#include <config.h>
+#include <glib/gi18n.h>
+#include "gtk-compat.h"
+#include "gtk-compat.h"
 #include <cctype>
 #include <cmath>
 #include <algorithm>