diff options
Diffstat (limited to 'cppe/src/IceE/ServantManager.cpp')
-rw-r--r-- | cppe/src/IceE/ServantManager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/src/IceE/ServantManager.cpp b/cppe/src/IceE/ServantManager.cpp index 2e3b53b0ff8..9a3ba2f8e3b 100644 --- a/cppe/src/IceE/ServantManager.cpp +++ b/cppe/src/IceE/ServantManager.cpp @@ -8,7 +8,7 @@ // ********************************************************************** #include <IceE/ServantManager.h> -#include <IceE/LocalException.h> +#include <IceE/LocalExceptions.h> #include <IceE/IdentityUtil.h> #include <IceE/Instance.h> #include <IceE/StringUtil.h> |