summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_codegen.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-24 12:31:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-24 12:31:11 +0000
commit93a0d10d7a2268b3e892d064122421b9cc925b95 (patch)
treed1e6695a494edad1598a52015dfdcdd27f716921 /TAO/TAO_IDL/be/be_codegen.cpp
parent9a48c004b663a5596f51a304cd0f584ef98a09f2 (diff)
downloadATCD-93a0d10d7a2268b3e892d064122421b9cc925b95.tar.gz
Wed Jan 24 12:25:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/TAO_IDL/be/be_codegen.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_codegen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_codegen.cpp b/TAO/TAO_IDL/be/be_codegen.cpp
index ae563cf3e4c..d18af7c1b1b 100644
--- a/TAO/TAO_IDL/be/be_codegen.cpp
+++ b/TAO/TAO_IDL/be/be_codegen.cpp
@@ -1625,7 +1625,7 @@ TAO_CodeGen::gen_stub_hdr_includes (void)
);
this->gen_standard_include (this->client_header_,
- "tao/Environment.h");
+ "tao/Basic_Types.h");
// Conditionally included.