summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/OutgoingConnectionFactory.cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2005-07-12 16:19:00 +0000
committerDwayne Boone <dwayne@zeroc.com>2005-07-12 16:19:00 +0000
commitef65ef97f6d8b9b035570323dca75cea13e53f47 (patch)
treeefcf681071b65875ac48d915a1d9228f77139a3f /cppe/src/IceE/OutgoingConnectionFactory.cpp
parentadded WINCE install notes. (diff)
downloadice-ef65ef97f6d8b9b035570323dca75cea13e53f47.tar.bz2
ice-ef65ef97f6d8b9b035570323dca75cea13e53f47.tar.xz
ice-ef65ef97f6d8b9b035570323dca75cea13e53f47.zip
Renamed LocalException.h
Diffstat (limited to 'cppe/src/IceE/OutgoingConnectionFactory.cpp')
-rwxr-xr-xcppe/src/IceE/OutgoingConnectionFactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/src/IceE/OutgoingConnectionFactory.cpp b/cppe/src/IceE/OutgoingConnectionFactory.cpp
index fea82eba346..a0a46486b25 100755
--- a/cppe/src/IceE/OutgoingConnectionFactory.cpp
+++ b/cppe/src/IceE/OutgoingConnectionFactory.cpp
@@ -16,7 +16,7 @@
#include <IceE/Connector.h>
#include <IceE/Endpoint.h>
#include <IceE/RouterInfo.h>
-#include <IceE/LocalException.h>
+#include <IceE/LocalExceptions.h>
#include <IceE/Functional.h>
#ifdef ICEE_HAS_ROUTER
# include <IceE/Reference.h>