summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/EndpointFactoryManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/EndpointFactoryManager.cpp')
-rw-r--r--cpp/src/Ice/EndpointFactoryManager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/EndpointFactoryManager.cpp b/cpp/src/Ice/EndpointFactoryManager.cpp
index 84f4e53eaa5..40d69e5a9e5 100644
--- a/cpp/src/Ice/EndpointFactoryManager.cpp
+++ b/cpp/src/Ice/EndpointFactoryManager.cpp
@@ -12,7 +12,7 @@
#include <Ice/Endpoint.h>
#include <Ice/UnknownEndpoint.h>
#include <Ice/BasicStream.h>
-#include <Ice/LocalException.h>
+#include <Ice/RuntimeException.h>
#include <Ice/Instance.h>
#include <Ice/DefaultsAndOverrides.h>