Rename the library subdirectory to libsecret
[platform/upstream/libsecret.git] / libsecret / secret-attributes.h
similarity index 91%
rename from library/secret-attributes.h
rename to libsecret/secret-attributes.h
index 91c2735..b2591bd 100644 (file)
@@ -13,7 +13,7 @@
  */
 
 #if !defined (__SECRET_INSIDE_HEADER__) && !defined (SECRET_COMPILATION)
-#error "Only <secret/secret.h> or <secret/secret-unstable.h> can be included directly."
+#error "Only <libsecret/secret.h> or <libsecret/secret-unstable.h> can be included directly."
 #endif
 
 #ifndef __SECRET_ATTRIBUTES_H__