Rename the library subdirectory to libsecret
[platform/upstream/libsecret.git] / libsecret / secret-service.h
similarity index 99%
rename from library/secret-service.h
rename to libsecret/secret-service.h
index 69d3ce0..ea958e1 100644 (file)
@@ -14,7 +14,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_SERVICE_H__