summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/CommunicatorI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/CommunicatorI.cpp')
-rw-r--r--cpp/src/Ice/CommunicatorI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/CommunicatorI.cpp b/cpp/src/Ice/CommunicatorI.cpp
index 38f42823175..78a149ba5c1 100644
--- a/cpp/src/Ice/CommunicatorI.cpp
+++ b/cpp/src/Ice/CommunicatorI.cpp
@@ -18,7 +18,7 @@
#include <Ice/Logger.h>
#include <Ice/StreamI.h>
#include <Ice/Initialize.h>
-#include <Ice/LocalException.h>
+#include <Ice/Exception.h>
using namespace std;
using namespace Ice;