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 | 1571f332759a08e2bea53121ccb3e41161bc943d (patch) | |
tree | d44ed01c4f38a99f368a99e0077c1a0be7fc5152 /TAO/tao/PortableServer/LifespanPolicy.pidl | |
parent | e5e37e584f9fe5154cbbdb20fda11d3560261aeb (diff) | |
download | ATCD-1571f332759a08e2bea53121ccb3e41161bc943d.tar.gz |
ChangeLogTag: Thu Mar 9 15:37:05 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/PortableServer/LifespanPolicy.pidl')
-rw-r--r-- | TAO/tao/PortableServer/LifespanPolicy.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/LifespanPolicy.pidl b/TAO/tao/PortableServer/LifespanPolicy.pidl index 428503d0157..96a4755e620 100644 --- a/TAO/tao/PortableServer/LifespanPolicy.pidl +++ b/TAO/tao/PortableServer/LifespanPolicy.pidl @@ -17,7 +17,7 @@ #ifndef _PORTABLESERVER_LIFESPANPOLICY_IDL_ #define _PORTABLESERVER_LIFESPANPOLICY_IDL_ -#include <Policy.pidl> +#include <tao/Policy.pidl> #pragma prefix "omg.org" |