diff options
Diffstat (limited to 'TAO/tao/Protocols_Hooks.h')
-rw-r--r-- | TAO/tao/Protocols_Hooks.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/Protocols_Hooks.h b/TAO/tao/Protocols_Hooks.h index dc1a30c0ae8..ddec97f4919 100644 --- a/TAO/tao/Protocols_Hooks.h +++ b/TAO/tao/Protocols_Hooks.h @@ -22,9 +22,9 @@ #include "ace/Service_Object.h" -#include "TAO_Export.h" -#include "Basic_Types.h" -#include "IOP_IORC.h" +#include "tao/TAO_Export.h" +#include "tao/Basic_Types.h" +#include "tao/IOP_IORC.h" #include "ace/SString.h" |