summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/Reference.cpp
diff options
context:
space:
mode:
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 39a77a59977..0a9a810338f 100644
--- a/cppe/src/IceE/Reference.cpp
+++ b/cppe/src/IceE/Reference.cpp
@@ -17,13 +17,13 @@
#ifndef ICEE_NO_ROUTER
# include <IceE/RouterInfo.h>
# include <IceE/Router.h>
+# include <IceE/Connection.h>
#endif
#ifndef ICEE_NO_LOCATOR
# include <IceE/LocatorInfo.h>
# include <IceE/Locator.h>
#endif
#include <IceE/Functional.h>
-#include <IceE/Connection.h>
#include <IceE/OutgoingConnectionFactory.h>
#include <IceE/LoggerUtil.h>
#include <IceE/TraceLevels.h>