summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-apps/nonworking/epdfview/epdfview/glib-single-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-apps/nonworking/epdfview/epdfview/glib-single-include.patch')
-rw-r--r--meta-gnome/recipes-apps/nonworking/epdfview/epdfview/glib-single-include.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-gnome/recipes-apps/nonworking/epdfview/epdfview/glib-single-include.patch b/meta-gnome/recipes-apps/nonworking/epdfview/epdfview/glib-single-include.patch
new file mode 100644
index 000000000..84a491386
--- /dev/null
+++ b/meta-gnome/recipes-apps/nonworking/epdfview/epdfview/glib-single-include.patch
@@ -0,0 +1,17 @@
1Imported from Debian 0.1.8-3
2
3Upstream-Status: Pending
4
5diff --git a/src/gtk/StockIcons.h b/src/gtk/StockIcons.h
6index c142a7a..58fcf2e 100644
7--- a/src/gtk/StockIcons.h
8+++ b/src/gtk/StockIcons.h
9@@ -18,7 +18,7 @@
10 #if !defined (__STOCK_ICONS_H__)
11 #define __STOCK_ICONS_H__
12
13-#include <glib/gmacros.h>
14+#include <glib.h>
15
16 G_BEGIN_DECLS
17