summaryrefslogtreecommitdiff
path: root/libre/epdfview-libre/glib2_headers.patch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-07-29 18:22:26 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-07-29 18:22:26 -0400
commit756056e5cbfe51dbdf270f88a8fe2e1d3fbba804 (patch)
tree06c83c302248b4241149065ab8d6150d095a05d8 /libre/epdfview-libre/glib2_headers.patch
parent126d73453c3a886c58a627517f9f796f5a8123c9 (diff)
parent68aa0053f1ccfe28e60c6e23fa3cea017af33edc (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/epdfview-libre/glib2_headers.patch')
-rw-r--r--libre/epdfview-libre/glib2_headers.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/libre/epdfview-libre/glib2_headers.patch b/libre/epdfview-libre/glib2_headers.patch
new file mode 100644
index 000000000..b5bc5c211
--- /dev/null
+++ b/libre/epdfview-libre/glib2_headers.patch
@@ -0,0 +1,12 @@
+diff --git a/src/gtk/StockIcons.h b/src/gtk/StockIcons.h
+index c142a7a..58fcf2e 100644
+--- a/src/gtk/StockIcons.h
++++ b/src/gtk/StockIcons.h
+@@ -18,7 +18,7 @@
+ #if !defined (__STOCK_ICONS_H__)
+ #define __STOCK_ICONS_H__
+
+-#include <glib/gmacros.h>
++#include <glib.h>
+
+ G_BEGIN_DECLS