mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
12 lines
328 B
Diff
12 lines
328 B
Diff
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 <glib/gmacros.h>
|
|
+#include <glib.h>
|
|
|
|
G_BEGIN_DECLS
|
|
|