summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor/IORInfo.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/IORInterceptor/IORInfo.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/IORInterceptor/IORInfo.h')
-rw-r--r--TAO/tao/IORInterceptor/IORInfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IORInterceptor/IORInfo.h b/TAO/tao/IORInterceptor/IORInfo.h
index c7e7978eb9d..d0314b30f7e 100644
--- a/TAO/tao/IORInterceptor/IORInfo.h
+++ b/TAO/tao/IORInterceptor/IORInfo.h
@@ -15,7 +15,7 @@
#include /**/ "ace/pre.h"
-#include "IORInfoC.h"
+#include "tao/IORInterceptor/IORInfoC.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -161,7 +161,7 @@ private:
TAO_END_VERSIONED_NAMESPACE_DECL
#if defined (__ACE_INLINE__)
-# include "IORInfo.inl"
+# include "tao/IORInterceptor/IORInfo.inl"
#endif /* __ACE_INLINE__ */
#if defined(_MSC_VER)