1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/news/pan/files/patch-pan_gui_progress-view.cc
2021-08-02 19:47:10 -07:00

14 lines
310 B
C++

--- pan/gui/progress-view.cc.orig 2021-08-03 02:21:46 UTC
+++ pan/gui/progress-view.cc
@@ -18,9 +18,7 @@
*/
#include <config.h>
-extern "C" {
- #include "gtk-compat.h"
-}
+#include "gtk-compat.h"
#include <pan/general/string-view.h>
#include <pan/usenet-utils/mime-utils.h>
#include "progress-view.h"