diff options
Diffstat (limited to 'cppe/src/IceE/OutgoingConnectionFactory.cpp')
-rwxr-xr-x | cppe/src/IceE/OutgoingConnectionFactory.cpp | 2 |
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>
|