summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/Proxy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/src/IceE/Proxy.cpp')
-rw-r--r--cppe/src/IceE/Proxy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/src/IceE/Proxy.cpp b/cppe/src/IceE/Proxy.cpp
index e972b00ccdb..c2cf22025d3 100644
--- a/cppe/src/IceE/Proxy.cpp
+++ b/cppe/src/IceE/Proxy.cpp
@@ -13,7 +13,7 @@
#include <IceE/Reference.h>
#include <IceE/Instance.h>
#include <IceE/BasicStream.h>
-#include <IceE/LocalException.h>
+#include <IceE/LocalExceptions.h>
#ifdef ICEE_HAS_ROUTER
# include <IceE/RouterInfo.h>
#endif