version 0.3.29
[fms.git] / include / localidentity.h
index 4a0598e..830b288 100644 (file)
@@ -6,7 +6,7 @@
 class LocalIdentity:public IDatabase\r
 {\r
 public:\r
-       LocalIdentity();\r
+       LocalIdentity(SQLite3DB::DB *db);\r
 \r
        const bool Load(const int id);\r
        const bool Load(const std::string &name);\r