diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-09 15:42:05 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-09 15:42:05 +0000 |
commit | d722f067047506442377206d3607adb0e8277746 (patch) | |
tree | d44ed01c4f38a99f368a99e0077c1a0be7fc5152 /TAO/tao/PortableServer/ServantRetentionPolicy.pidl | |
parent | 427d3c86759395b96fe4f91933e681a3445e4c4c (diff) | |
download | ATCD-d722f067047506442377206d3607adb0e8277746.tar.gz |
ChangeLogTag: Thu Mar 9 15:37:05 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/PortableServer/ServantRetentionPolicy.pidl')
-rw-r--r-- | TAO/tao/PortableServer/ServantRetentionPolicy.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/ServantRetentionPolicy.pidl b/TAO/tao/PortableServer/ServantRetentionPolicy.pidl index fefc5b0efb5..46ab36fd24d 100644 --- a/TAO/tao/PortableServer/ServantRetentionPolicy.pidl +++ b/TAO/tao/PortableServer/ServantRetentionPolicy.pidl @@ -17,7 +17,7 @@ #ifndef _PORTABLESERVER_SERVANTRETENTIONPOLICY_IDL_ #define _PORTABLESERVER_SERVANTRETENTIONPOLICY_IDL_ -#include <Policy.pidl> +#include <tao/Policy.pidl> #pragma prefix "omg.org" |