version 0.3.29
[fms.git] / include / freenet / introductionpuzzleinserter.h
index a65d96d..e376dbf 100644 (file)
@@ -9,8 +9,8 @@
 class IntroductionPuzzleInserter:public IIndexInserter<long>\r
 {\r
 public:\r
-       IntroductionPuzzleInserter();\r
-       IntroductionPuzzleInserter(FCPv2::Connection *fcp);\r
+       IntroductionPuzzleInserter(SQLite3DB::DB *db);\r
+       IntroductionPuzzleInserter(SQLite3DB::DB *db, FCPv2::Connection *fcp);\r
 \r
 private:\r
        void Initialize();\r