diff options
Diffstat (limited to 'TAO/tao/PortableServer/ServantLocatorA.h')
-rw-r--r-- | TAO/tao/PortableServer/ServantLocatorA.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/ServantLocatorA.h b/TAO/tao/PortableServer/ServantLocatorA.h index bbfc60753ea..4e114ea1a86 100644 --- a/TAO/tao/PortableServer/ServantLocatorA.h +++ b/TAO/tao/PortableServer/ServantLocatorA.h @@ -33,8 +33,8 @@ #include /**/ "ace/pre.h" -#include "portableserver_export.h" -#include "ServantLocatorC.h" +#include "tao/PortableServer/portableserver_export.h" +#include "tao/PortableServer/ServantLocatorC.h" #include "tao/AnyTypeCode/orb_typesA.h" #include "tao/PortableServer/PS_ForwardA.h" #include "tao/PortableServer/ServantManagerA.h" |