diff options
Diffstat (limited to 'TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.cpp')
-rw-r--r-- | TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.cpp b/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.cpp index ce65fe59834..877f8033219 100644 --- a/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.cpp +++ b/TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.cpp @@ -1,11 +1,11 @@ // -*- C++ -*- #include "tao/ORB_Constants.h" -#include "RequestProcessingStrategyAOMOnly.h" -#include "ServantManagerC.h" -#include "Non_Servant_Upcall.h" -#include "Servant_Base.h" -#include "Root_POA.h" +#include "tao/PortableServer/RequestProcessingStrategyAOMOnly.h" +#include "tao/PortableServer/ServantManagerC.h" +#include "tao/PortableServer/Non_Servant_Upcall.h" +#include "tao/PortableServer/Servant_Base.h" +#include "tao/PortableServer/Root_POA.h" ACE_RCSID (PortableServer, Request_Processing, |