summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Server_Request.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
commit29b46ff4c59ef9b6b6315ed4f5a50ac43ee1e74d (patch)
tree2f7e3ba21d4b6b36351a050b2143b235f77679dd /TAO/tao/TAO_Server_Request.h
parentd04bc75aa075b296afe89db3b88c5d90bc170c3f (diff)
downloadATCD-29b46ff4c59ef9b6b6315ed4f5a50ac43ee1e74d.tar.gz
ChangeLogTag: Fri Mar 10 07:09:22 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/TAO_Server_Request.h')
-rw-r--r--TAO/tao/TAO_Server_Request.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/TAO_Server_Request.h b/TAO/tao/TAO_Server_Request.h
index 7c410acc66e..c6724852e1b 100644
--- a/TAO/tao/TAO_Server_Request.h
+++ b/TAO/tao/TAO_Server_Request.h
@@ -42,7 +42,7 @@ namespace TAO
}
TAO_END_VERSIONED_NAMESPACE_DECL
-#include "PortableInterceptorC.h"
+#include "tao/PortableInterceptorC.h"
#endif /* TAO_HAS_INTERCEPTORS == 1 */
@@ -378,7 +378,7 @@ private:
TAO_END_VERSIONED_NAMESPACE_DECL
#if defined (__ACE_INLINE__)
-# include "TAO_Server_Request.i"
+# include "tao/TAO_Server_Request.i"
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"