diff options
Diffstat (limited to 'TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp')
-rw-r--r-- | TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp b/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp index 1329b310f29..47530f5a9a9 100644 --- a/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp +++ b/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp @@ -1,7 +1,7 @@ // $Id$ -#include "IdUniquenessStrategyFactoryImpl.h" -#include "IdUniquenessStrategy.h" +#include "tao/PortableServer/IdUniquenessStrategyFactoryImpl.h" +#include "tao/PortableServer/IdUniquenessStrategy.h" #include "ace/Dynamic_Service.h" ACE_RCSID (PortableServer, |