summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POA_Current_Impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/POA_Current_Impl.h')
-rw-r--r--TAO/tao/PortableServer/POA_Current_Impl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/PortableServer/POA_Current_Impl.h b/TAO/tao/PortableServer/POA_Current_Impl.h
index fc16eb137a1..47f2a03994c 100644
--- a/TAO/tao/PortableServer/POA_Current_Impl.h
+++ b/TAO/tao/PortableServer/POA_Current_Impl.h
@@ -15,13 +15,13 @@
#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 "PS_ForwardC.h"
+#include "tao/PortableServer/PS_ForwardC.h"
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
@@ -178,7 +178,7 @@ namespace TAO
TAO_END_VERSIONED_NAMESPACE_DECL
#if defined (__ACE_INLINE__)
-# include "POA_Current_Impl.inl"
+# include "tao/PortableServer/POA_Current_Impl.inl"
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"