The secret_attribute_build() functions are stable
authorStef Walter <stefw@gnome.org>
Fri, 13 Jul 2012 12:02:50 +0000 (14:02 +0200)
committerStef Walter <stefw@gnome.org>
Fri, 13 Jul 2012 12:02:50 +0000 (14:02 +0200)
libsecret/secret.h

index 91b7541..f0419e8 100644 (file)
@@ -19,6 +19,7 @@
 
 #define __SECRET_INSIDE_HEADER__
 
+#include <libsecret/secret-attributes.h>
 #include <libsecret/secret-password.h>
 #include <libsecret/secret-schema.h>
 #include <libsecret/secret-schemas.h>
@@ -31,7 +32,6 @@
 #warning "This API has not yet reached stability. Define SECRET_API_SUBJECT_TO_CHANGE to acknowledge"
 #endif
 
-#include <libsecret/secret-attributes.h>
 #include <libsecret/secret-collection.h>
 #include <libsecret/secret-enum-types.h>
 #include <libsecret/secret-item.h>