summaryrefslogtreecommitdiff
path: root/cpp/src/IcePack/AdapterFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IcePack/AdapterFactory.h')
-rw-r--r--cpp/src/IcePack/AdapterFactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IcePack/AdapterFactory.h b/cpp/src/IcePack/AdapterFactory.h
index c614dbc0bce..74fd698a6a1 100644
--- a/cpp/src/IcePack/AdapterFactory.h
+++ b/cpp/src/IcePack/AdapterFactory.h
@@ -28,7 +28,7 @@ class AdapterFactory : public Ice::ObjectFactory
{
public:
- AdapterFactory(const Ice::ObjectAdapterPtr&, const TraceLevelsPtr&, const Freeze::DBEnvironmentPtr&);
+ AdapterFactory(const Ice::ObjectAdapterPtr&, const TraceLevelsPtr&, const std::string&);
//
// Ice::ObjectFactory method implementation.