summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_1395_Regression
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-30 10:31:55 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-30 10:31:55 +0000
commit1e3e9f9f21c8d5af76551f70e9481382ac6cfb5e (patch)
tree66b94c79cdeb6f977fa57d77d4d9d2856b579b34 /TAO/orbsvcs/tests/Bug_1395_Regression
parente67e66a1203399d47ecff992080485ba2e0c2cb3 (diff)
downloadATCD-1e3e9f9f21c8d5af76551f70e9481382ac6cfb5e.tar.gz
ChangeLogTag: Fri Jul 29 18:32:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_1395_Regression')
-rw-r--r--TAO/orbsvcs/tests/Bug_1395_Regression/Test_i.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Bug_1395_Regression/Test_i.cpp b/TAO/orbsvcs/tests/Bug_1395_Regression/Test_i.cpp
index f2d78b4a61f..dbfcefcb23b 100644
--- a/TAO/orbsvcs/tests/Bug_1395_Regression/Test_i.cpp
+++ b/TAO/orbsvcs/tests/Bug_1395_Regression/Test_i.cpp
@@ -2,9 +2,9 @@
#include "Test_i.h"
-// In case this is a static build we have to force
+// In case this is a static build we have to force
// the ImR_Client to be linked.
-#include "tao/ImR_Client/Imr_Client.h"
+#include "tao/ImR_Client/ImR_Client.h"
Test_i::Test_i (CORBA::ORB_ptr orb) :
orb_ (CORBA::ORB::_duplicate(orb)),