diff options
Diffstat (limited to 'TAO/tao/ImR_Client/ImplRepoS.h')
-rw-r--r-- | TAO/tao/ImR_Client/ImplRepoS.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ImR_Client/ImplRepoS.h b/TAO/tao/ImR_Client/ImplRepoS.h index e3d670bd35e..6978c642426 100644 --- a/TAO/tao/ImR_Client/ImplRepoS.h +++ b/TAO/tao/ImR_Client/ImplRepoS.h @@ -33,7 +33,7 @@ #include /**/ "ace/pre.h" -#include "ImplRepoC.h" +#include "tao/ImR_Client/ImplRepoC.h" #include "tao/ImR_Client/ServerObjectS.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) |