diff options
Diffstat (limited to 'cppe/src/IceE/Proxy.cpp')
-rw-r--r-- | cppe/src/IceE/Proxy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/src/IceE/Proxy.cpp b/cppe/src/IceE/Proxy.cpp index 49aec674dd3..c10b7718c40 100644 --- a/cppe/src/IceE/Proxy.cpp +++ b/cppe/src/IceE/Proxy.cpp @@ -15,7 +15,7 @@ #include <IceE/BasicStream.h> #include <IceE/LocalException.h> #ifdef ICEE_HAS_ROUTER -# include <IceE/RouterInfo.h> +# include <IceE/RouterInfo.h> #endif using namespace std; |