aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch
blob: 84a49138633ae2874bb016f659e03a19a015896a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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