Rename the library subdirectory to libsecret
[platform/upstream/libsecret.git] / libsecret / secret-item.h
similarity index 99%
rename from library/secret-item.h
rename to libsecret/secret-item.h
index 05dbb1c..2c6dc54 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_ITEM_H__