summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Table.cpp
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
commit29b46ff4c59ef9b6b6315ed4f5a50ac43ee1e74d (patch)
tree2f7e3ba21d4b6b36351a050b2143b235f77679dd /TAO/tao/ORB_Table.cpp
parentd04bc75aa075b296afe89db3b88c5d90bc170c3f (diff)
downloadATCD-29b46ff4c59ef9b6b6315ed4f5a50ac43ee1e74d.tar.gz
ChangeLogTag: Fri Mar 10 07:09:22 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/ORB_Table.cpp')
-rw-r--r--TAO/tao/ORB_Table.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tao/ORB_Table.cpp b/TAO/tao/ORB_Table.cpp
index 27f48d6ee35..8624370348c 100644
--- a/TAO/tao/ORB_Table.cpp
+++ b/TAO/tao/ORB_Table.cpp
@@ -1,9 +1,9 @@
-#include "ORB_Table.h"
-#include "ORB_Core.h"
-#include "TAO_Singleton.h"
+#include "tao/ORB_Table.h"
+#include "tao/ORB_Core.h"
+#include "tao/TAO_Singleton.h"
#if !defined (__ACE_INLINE__)
-# include "ORB_Table.inl"
+# include "tao/ORB_Table.inl"
#endif /* ! __ACE_INLINE__ */
#include "ace/SString.h"