summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Server_Request.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TAO_Server_Request.h')
-rw-r--r--TAO/tao/TAO_Server_Request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/TAO_Server_Request.h b/TAO/tao/TAO_Server_Request.h
index 36ffb35a677..98c499f2331 100644
--- a/TAO/tao/TAO_Server_Request.h
+++ b/TAO/tao/TAO_Server_Request.h
@@ -30,7 +30,7 @@
#include "Service_Context.h"
#if TAO_HAS_INTERCEPTORS == 1
-#include "PICurrent.h"
+#include "PICurrent_Impl.h"
#include "PICurrent_Copy_Callback.h"
#endif /* TAO_HAS_INTERCEPTORS == 1 */