diff options
author | cleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-21 22:39:01 +0000 |
---|---|---|
committer | cleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-21 22:39:01 +0000 |
commit | 6e42ea4a41b9712105ede0b082aa40e8dd454b3e (patch) | |
tree | 29719f27841280cad1ca0000f5d60e2180d6aa51 /TAO/tao/default_client.cpp | |
parent | 9cacc96f1e8b9d51baff6d83a75e7c2afb6021a9 (diff) | |
download | ATCD-6e42ea4a41b9712105ede0b082aa40e8dd454b3e.tar.gz |
Orb_Core->orb_core and boa->poa.
Diffstat (limited to 'TAO/tao/default_client.cpp')
-rw-r--r-- | TAO/tao/default_client.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/default_client.cpp b/TAO/tao/default_client.cpp index da548156cbc..ea095abdd40 100644 --- a/TAO/tao/default_client.cpp +++ b/TAO/tao/default_client.cpp @@ -14,7 +14,7 @@ // ============================================================================ #include "tao/default_client.h" -#include "tao/Orb_Core.h" +#include "tao/orb_core.h" TAO_Default_Client_Strategy_Factory::TAO_Default_Client_Strategy_Factory (void) { |