summaryrefslogtreecommitdiff
path: root/cs/demo/Ice/nested/NestedClient.cs
diff options
context:
space:
mode:
Diffstat (limited to 'cs/demo/Ice/nested/NestedClient.cs')
-rwxr-xr-xcs/demo/Ice/nested/NestedClient.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cs/demo/Ice/nested/NestedClient.cs b/cs/demo/Ice/nested/NestedClient.cs
index 1fd42685567..46d1b84b2b3 100755
--- a/cs/demo/Ice/nested/NestedClient.cs
+++ b/cs/demo/Ice/nested/NestedClient.cs
@@ -7,8 +7,8 @@
//
// **********************************************************************
-
using System;
+using Demo;
class NestedClient : Ice.Application
{