summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/PICurrent_Impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PI/PICurrent_Impl.cpp')
-rw-r--r--TAO/tao/PI/PICurrent_Impl.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/PI/PICurrent_Impl.cpp b/TAO/tao/PI/PICurrent_Impl.cpp
index 5e158035647..4aa071e258c 100644
--- a/TAO/tao/PI/PICurrent_Impl.cpp
+++ b/TAO/tao/PI/PICurrent_Impl.cpp
@@ -1,4 +1,4 @@
-#include "PICurrent_Impl.h"
+#include "tao/PI/PICurrent_Impl.h"
#if TAO_HAS_INTERCEPTORS == 1
@@ -8,10 +8,10 @@ ACE_RCSID (tao,
#if !defined (__ACE_INLINE__)
-# include "PICurrent_Impl.inl"
+# include "tao/PI/PICurrent_Impl.inl"
#endif /* __ACE_INLINE__ */
-#include "PICurrent_Copy_Callback.h"
+#include "tao/PI/PICurrent_Copy_Callback.h"
#include "tao/TAO_Server_Request.h"
#include "tao/SystemException.h"