summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/PortableServer.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/PortableServer/PortableServer.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/PortableServer/PortableServer.h')
-rw-r--r--TAO/tao/PortableServer/PortableServer.h28
1 files changed, 14 insertions, 14 deletions
diff --git a/TAO/tao/PortableServer/PortableServer.h b/TAO/tao/PortableServer/PortableServer.h
index b8416d2500f..4c27f187332 100644
--- a/TAO/tao/PortableServer/PortableServer.h
+++ b/TAO/tao/PortableServer/PortableServer.h
@@ -15,7 +15,7 @@
#include /**/ "ace/pre.h"
-#include "portableserver_export.h"
+#include "tao/PortableServer/portableserver_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -38,20 +38,20 @@ TAO_Requires_POA_Initializer = TAO_POA_Initializer::init ();
TAO_END_VERSIONED_NAMESPACE_DECL
#define TAO_PORTABLESERVER_SAFE_INCLUDE
-#include "PortableServerC.h"
+#include "tao/PortableServer/PortableServerC.h"
#undef TAO_PORTABLESERVER_SAFE_INCLUDE
-#include "POAManagerC.h"
-#include "PS_CurrentC.h"
-#include "PortableServer_Functions.h"
-#include "PortableServer_WFunctions.h"
-#include "PS_ForwardA.h"
-#include "IdUniquenessPolicyA.h"
-#include "ImplicitActivationPolicyA.h"
-#include "RequestProcessingPolicyA.h"
-#include "ServantRetentionPolicyA.h"
-#include "ThreadPolicyA.h"
-#include "IdAssignmentPolicyA.h"
-#include "LifespanPolicyA.h"
+#include "tao/PortableServer/POAManagerC.h"
+#include "tao/PortableServer/PS_CurrentC.h"
+#include "tao/PortableServer/PortableServer_Functions.h"
+#include "tao/PortableServer/PortableServer_WFunctions.h"
+#include "tao/PortableServer/PS_ForwardA.h"
+#include "tao/PortableServer/IdUniquenessPolicyA.h"
+#include "tao/PortableServer/ImplicitActivationPolicyA.h"
+#include "tao/PortableServer/RequestProcessingPolicyA.h"
+#include "tao/PortableServer/ServantRetentionPolicyA.h"
+#include "tao/PortableServer/ThreadPolicyA.h"
+#include "tao/PortableServer/IdAssignmentPolicyA.h"
+#include "tao/PortableServer/LifespanPolicyA.h"
#include /**/ "ace/post.h"