summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/BasicStream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/BasicStream.cpp')
-rw-r--r--cpp/src/Ice/BasicStream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/BasicStream.cpp b/cpp/src/Ice/BasicStream.cpp
index 25e0805425b..a2cb118e5df 100644
--- a/cpp/src/Ice/BasicStream.cpp
+++ b/cpp/src/Ice/BasicStream.cpp
@@ -15,7 +15,7 @@
#include <Ice/ProxyFactory.h>
#include <Ice/ServantFactory.h>
#include <Ice/ServantFactoryManager.h>
-#include <Ice/LocalException.h>
+#include <Ice/Exception.h>
using namespace std;
using namespace Ice;