aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-02 09:32:57 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-11 01:52:53 +0100
commit2d44b0925ea368ddbee790925e9a432356a8eedd (patch)
treec40acfe670818edf4392389c10ec7dfe23c77423 /meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch
parent8c9b3585d955b22ce810a639f50ce094c5e49572 (diff)
downloadmeta-openembedded-contrib-2d44b0925ea368ddbee790925e9a432356a8eedd.tar.gz
epdfview: move from meta-efl to meta-gnome
* as suggested in http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-November/042449.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch')
-rw-r--r--meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch b/meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch
new file mode 100644
index 0000000000..84a4913863
--- /dev/null
+++ b/meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch
@@ -0,0 +1,17 @@
+Imported from Debian 0.1.8-3
+
+Upstream-Status: Pending
+
+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
+