summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/LocalObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Ice/LocalObject.h')
-rw-r--r--cpp/include/Ice/LocalObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Ice/LocalObject.h b/cpp/include/Ice/LocalObject.h
index 64f4bf899e1..b7d1779a2c0 100644
--- a/cpp/include/Ice/LocalObject.h
+++ b/cpp/include/Ice/LocalObject.h
@@ -41,7 +41,7 @@ protected:
LocalObjectPtr _ptr;
};
-class ICE_API LocalObject : public ::IceInternal::Shared
+class ICE_API LocalObject : public ::Ice::Shared
{
public: