summaryrefslogtreecommitdiff
path: root/cpp/demo/IceBox/hello/Client.cpp
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2007-03-19 04:04:23 +0000
committerMichi Henning <michi@zeroc.com>2007-03-19 04:04:23 +0000
commit4608099e36c644dcb7aa3ce88a7ad6deb2b6e54d (patch)
treec57f48a7a2562cb2032f786545f868543547fedb /cpp/demo/IceBox/hello/Client.cpp
parentmake depend. (diff)
downloadice-4608099e36c644dcb7aa3ce88a7ad6deb2b6e54d.tar.bz2
ice-4608099e36c644dcb7aa3ce88a7ad6deb2b6e54d.tar.xz
ice-4608099e36c644dcb7aa3ce88a7ad6deb2b6e54d.zip
Bug 2047.
Diffstat (limited to 'cpp/demo/IceBox/hello/Client.cpp')
-rw-r--r--cpp/demo/IceBox/hello/Client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/IceBox/hello/Client.cpp b/cpp/demo/IceBox/hello/Client.cpp
index 70fc21e6389..4b879387b9d 100644
--- a/cpp/demo/IceBox/hello/Client.cpp
+++ b/cpp/demo/IceBox/hello/Client.cpp
@@ -7,7 +7,7 @@
//
// **********************************************************************
-#include <Ice/Application.h>
+#include <Ice/Ice.h>
#include <Hello.h>
using namespace std;