summaryrefslogtreecommitdiff
path: root/TAO/CIAO/examples/handcrafted/Hello/helloE.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/examples/handcrafted/Hello/helloE.idl')
-rw-r--r--TAO/CIAO/examples/handcrafted/Hello/helloE.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/examples/handcrafted/Hello/helloE.idl b/TAO/CIAO/examples/handcrafted/Hello/helloE.idl
index d07e3a95677..da04d01d64b 100644
--- a/TAO/CIAO/examples/handcrafted/Hello/helloE.idl
+++ b/TAO/CIAO/examples/handcrafted/Hello/helloE.idl
@@ -4,7 +4,7 @@
// tao_idl -I ../../.. -I ../../../.. -I ../../../../orbsvcs/orbsvcs -Sc helloE.idl
#include "ciao/CCM_Container.idl"
-#include "Hello.idl"
+#include "hello.idl"
local interface CCM_Hello : Hello
{