[libgd] gd.h: Include gd-notification if needed



commit 3080c970e20fdcf632f4d11c80c59103c688d394
Author: Alexander Larsson <alexl redhat com>
Date:   Mon Oct 29 14:02:49 2012 +0100

    gd.h: Include gd-notification if needed

 libgd/gd.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/libgd/gd.h b/libgd/gd.h
index 065c1b9..66fd14d 100644
--- a/libgd/gd.h
+++ b/libgd/gd.h
@@ -52,6 +52,10 @@ G_BEGIN_DECLS
 # include <libgd/gd-tagged-entry.h>
 #endif
 
+#ifdef LIBGD_NOTIFICATION
+# include <libgd/gd-notification.h>
+#endif
+
 G_END_DECLS
 
 #endif /* __GD_H__ */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]