summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Root_POA.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Root_POA.h')
-rw-r--r--TAO/tao/PortableServer/Root_POA.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/TAO/tao/PortableServer/Root_POA.h b/TAO/tao/PortableServer/Root_POA.h
index 7fe849bef6a..59d8e490c0c 100644
--- a/TAO/tao/PortableServer/Root_POA.h
+++ b/TAO/tao/PortableServer/Root_POA.h
@@ -17,25 +17,25 @@
#include /**/ "ace/pre.h"
-#include "portableserver_export.h"
+#include "tao/PortableServer/portableserver_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
// Object Adapter
-#include "Object_Adapter.h"
+#include "tao/PortableServer/Object_Adapter.h"
// POA Policy Set
-#include "POA_Policy_Set.h"
+#include "tao/PortableServer/POA_Policy_Set.h"
// Cached POA Policies
-#include "POA_Cached_Policies.h"
-#include "Active_Policy_Strategies.h"
+#include "tao/PortableServer/POA_Cached_Policies.h"
+#include "tao/PortableServer/Active_Policy_Strategies.h"
-#include "ORT_Adapter.h"
+#include "tao/PortableServer/ORT_Adapter.h"
-#include "PortableServer.h"
+#include "tao/PortableServer/PortableServer.h"
// Object_Key
#include "tao/Object_KeyC.h"
@@ -1032,7 +1032,7 @@ TAO_END_VERSIONED_NAMESPACE_DECL
#endif /* _MSC_VER */
#if defined (__ACE_INLINE__)
-# include "Root_POA.inl"
+# include "tao/PortableServer/Root_POA.inl"
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"