summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/Reference.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2005-08-11 17:24:17 +0000
committerMark Spruiell <mes@zeroc.com>2005-08-11 17:24:17 +0000
commit9979b5ebc61fb982c6278ce66aded7b0cabe21c7 (patch)
tree2146087abae72a2a5faa2b7e657520e3c18e5b8f /cppe/src/IceE/Reference.cpp
parentRemoved extra includes (see bug #80) (diff)
downloadice-9979b5ebc61fb982c6278ce66aded7b0cabe21c7.tar.bz2
ice-9979b5ebc61fb982c6278ce66aded7b0cabe21c7.tar.xz
ice-9979b5ebc61fb982c6278ce66aded7b0cabe21c7.zip
minor (non-code) cleanup
Diffstat (limited to 'cppe/src/IceE/Reference.cpp')
-rw-r--r--cppe/src/IceE/Reference.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/src/IceE/Reference.cpp b/cppe/src/IceE/Reference.cpp
index 36afb2d68ed..e470a334fee 100644
--- a/cppe/src/IceE/Reference.cpp
+++ b/cppe/src/IceE/Reference.cpp
@@ -18,7 +18,7 @@
#ifdef ICEE_HAS_ROUTER
# include <IceE/RouterInfo.h>
# include <IceE/Router.h>
-# include <IceE/Connection.h>
+# include <IceE/Connection.h>
#endif
#ifdef ICEE_HAS_LOCATOR