summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POAManager.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/POAManager.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/POAManager.h')
-rw-r--r--TAO/tao/PortableServer/POAManager.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tao/PortableServer/POAManager.h b/TAO/tao/PortableServer/POAManager.h
index 014c4a3c77b..056efb7578c 100644
--- a/TAO/tao/PortableServer/POAManager.h
+++ b/TAO/tao/PortableServer/POAManager.h
@@ -16,14 +16,14 @@
#define TAO_POAMANAGER_H
#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 */
-#include "poa_macros.h"
-#include "POAManagerC.h"
+#include "tao/PortableServer/poa_macros.h"
+#include "tao/PortableServer/POAManagerC.h"
// Local Object
#include "tao/LocalObject.h"
@@ -164,7 +164,7 @@ TAO_END_VERSIONED_NAMESPACE_DECL
#endif /* _MSC_VER */
#if defined (__ACE_INLINE__)
-# include "POAManager.i"
+# include "tao/PortableServer/POAManager.i"
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"