[libgd] Add stack switcher to gd.h



commit 006f5c8619e98394c03e755ec1b72e2d5d908e35
Author: Paolo Borelli <pborelli gnome org>
Date:   Fri Feb 22 22:09:22 2013 +0100

    Add stack switcher to gd.h

 libgd/gd.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libgd/gd.h b/libgd/gd.h
index be015c0..0e1697a 100644
--- a/libgd/gd.h
+++ b/libgd/gd.h
@@ -78,6 +78,7 @@ G_BEGIN_DECLS
 
 #ifdef LIBGD_STACK
 # include <libgd/gd-stack.h>
+# include <libgd/gd-stack-switcher.h>
 #endif
 
 G_END_DECLS


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