From 2a9ba4c9a77a77436cfcb288a286f832450744f5 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 2 Jun 2012 17:15:15 -0400 Subject: [PATCH] community/epdfview: glib header fix --- community/epdfview/glib.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 community/epdfview/glib.patch diff --git a/community/epdfview/glib.patch b/community/epdfview/glib.patch new file mode 100644 index 000000000..4ba887719 --- /dev/null +++ b/community/epdfview/glib.patch @@ -0,0 +1,12 @@ +diff -urN a/src/gtk/StockIcons.h b/src/gtk/StockIcons.h +--- a/src/gtk/StockIcons.h 2011-05-28 04:24:57.000000000 -0600 ++++ b/src/gtk/StockIcons.h 2012-06-02 14:15:09.050368216 -0600 +@@ -18,7 +18,7 @@ + #if !defined (__STOCK_ICONS_H__) + #define __STOCK_ICONS_H__ + +-#include ++#include + + G_BEGIN_DECLS +