summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Server_Request.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-10 10:31:01 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-10 10:31:01 +0000
commit182cf44b6d4b4cc899beebd7db20686287e26d9d (patch)
tree875ba70c8e48fa6603516d4ffbb23ea2b3a2980d /TAO/tao/TAO_Server_Request.h
parent48d2d14c417a484e1c7affde00e1f9eb3ab7ef95 (diff)
downloadATCD-182cf44b6d4b4cc899beebd7db20686287e26d9d.tar.gz
ChangeLogTag: Fri Jun 10 10:21:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
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 */