summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-10 07:19:20 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-10 07:19:20 +0000
commit09391ca1718ce13201bb361ed31b7eab80d1f139 (patch)
tree2f7e3ba21d4b6b36351a050b2143b235f77679dd /TAO/tao/ORB.h
parentb02c46d2b884cb5c507cfac701587ffcf7c01915 (diff)
downloadATCD-09391ca1718ce13201bb361ed31b7eab80d1f139.tar.gz
ChangeLogTag: Fri Mar 10 07:09:22 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index 55c9d7b0841..a02b90d56da 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -19,20 +19,20 @@
#include /**/ "ace/pre.h"
-#include "UserException.h"
+#include "tao/UserException.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "orb_typesC.h"
-#include "objectid.h"
-#include "CORBA_methods.h"
-#include "VarOut_T.h"
-#include "Seq_Var_T.h"
-#include "Seq_Out_T.h"
-#include "Sequence_T.h"
-#include "Policy_ForwardC.h"
+#include "tao/orb_typesC.h"
+#include "tao/objectid.h"
+#include "tao/CORBA_methods.h"
+#include "tao/VarOut_T.h"
+#include "tao/Seq_Var_T.h"
+#include "tao/Seq_Out_T.h"
+#include "tao/Sequence_T.h"
+#include "tao/Policy_ForwardC.h"
#include "ace/Thread_Mutex.h"
#include "ace/Guard_T.h"