diff options
Diffstat (limited to 'TAO/tao/IIOP_Lite_Factory.cpp')
-rw-r--r-- | TAO/tao/IIOP_Lite_Factory.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tao/IIOP_Lite_Factory.cpp b/TAO/tao/IIOP_Lite_Factory.cpp index 65157f45b23..6e64599620f 100644 --- a/TAO/tao/IIOP_Lite_Factory.cpp +++ b/TAO/tao/IIOP_Lite_Factory.cpp @@ -1,7 +1,7 @@ -#include "IIOP_Lite_Factory.h" -#include "IIOP_Acceptor.h" -#include "IIOP_Connector.h" -#include "IOP_IORC.h" +#include "tao/IIOP_Lite_Factory.h" +#include "tao/IIOP_Acceptor.h" +#include "tao/IIOP_Connector.h" +#include "tao/IOP_IORC.h" #include "ace/OS_NS_strings.h" |