[libsecret] Add secret-schemas.h to the 'stable' API



commit 1f5d6567cf15bd3764e3ba58b6877ad63a51cfec
Author: Stef Walter <stefw gnome org>
Date:   Fri Mar 30 13:56:16 2012 +0200

    Add secret-schemas.h to the 'stable' API

 library/secret-unstable.h |    1 -
 library/secret.h          |    1 +
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/library/secret-unstable.h b/library/secret-unstable.h
index a2b84b7..b736354 100644
--- a/library/secret-unstable.h
+++ b/library/secret-unstable.h
@@ -27,7 +27,6 @@
 #include <secret/secret-enum-types.h>
 #include <secret/secret-item.h>
 #include <secret/secret-prompt.h>
-#include <secret/secret-schemas.h>
 #include <secret/secret-service.h>
 #include <secret/secret-value.h>
 
diff --git a/library/secret.h b/library/secret.h
index 9aeb758..19786d5 100644
--- a/library/secret.h
+++ b/library/secret.h
@@ -19,6 +19,7 @@
 
 #include <secret/secret-password.h>
 #include <secret/secret-schema.h>
+#include <secret/secret-schemas.h>
 #include <secret/secret-types.h>
 
 #undef __SECRET_INSIDE_HEADER__



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