diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-22 14:00:40 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-22 14:00:40 +0000 |
commit | 3975ca5e3ce20d373b8651be60d09edf0cdbade8 (patch) | |
tree | d84f1d48e0c95dc4a6f69a00c8feb0b12240dccb /TAO/tao/PortableServer/ServantLocator.pidl | |
parent | 7b3bb64242629f6e7902d248c70e5bbcaf19012e (diff) | |
download | ATCD-3975ca5e3ce20d373b8651be60d09edf0cdbade8.tar.gz |
ChangeLogTag: Tue Feb 22 13:56:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PortableServer/ServantLocator.pidl')
-rw-r--r-- | TAO/tao/PortableServer/ServantLocator.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/ServantLocator.pidl b/TAO/tao/PortableServer/ServantLocator.pidl index 32dd748ab2d..3203b6578ed 100644 --- a/TAO/tao/PortableServer/ServantLocator.pidl +++ b/TAO/tao/PortableServer/ServantLocator.pidl @@ -25,7 +25,7 @@ #define _PORTABLESERVER_SERVANTLOCATOR_IDL_ ///FUZZ: disable check_for_include/ -#include <tao/orb_types.pidl> +#include <orb_types.pidl> #include <tao/PortableServer/PS_Forward.pidl> #include <tao/PortableServer/ServantManager.pidl> #include <tao/PortableServer/ForwardRequest.pidl> |