summaryrefslogtreecommitdiff
path: root/cpp/demo/Glacier2/chat/ChatSessionI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/demo/Glacier2/chat/ChatSessionI.cpp')
-rwxr-xr-xcpp/demo/Glacier2/chat/ChatSessionI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/Glacier2/chat/ChatSessionI.cpp b/cpp/demo/Glacier2/chat/ChatSessionI.cpp
index 21e5c3c5e7e..7f79ced3397 100755
--- a/cpp/demo/Glacier2/chat/ChatSessionI.cpp
+++ b/cpp/demo/Glacier2/chat/ChatSessionI.cpp
@@ -7,8 +7,8 @@
//
// **********************************************************************
-#include <ChatSessionI.h>
#include <Ice/Ice.h>
+#include <ChatSessionI.h>
#include <list>
using namespace std;