diff options
Diffstat (limited to 'cppe/src/IceE/Outgoing.cpp')
-rw-r--r-- | cppe/src/IceE/Outgoing.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/src/IceE/Outgoing.cpp b/cppe/src/IceE/Outgoing.cpp index 5565c5ac4f2..24fc1e1c098 100644 --- a/cppe/src/IceE/Outgoing.cpp +++ b/cppe/src/IceE/Outgoing.cpp @@ -11,7 +11,7 @@ #include <IceE/DispatchStatus.h> #include <IceE/Connection.h> #include <IceE/Reference.h> -#include <IceE/LocalExceptions.h> +#include <IceE/LocalException.h> using namespace std; using namespace Ice; |