diff options
Diffstat (limited to 'TAO/tao/Resume_Handle.cpp')
-rw-r--r-- | TAO/tao/Resume_Handle.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/Resume_Handle.cpp b/TAO/tao/Resume_Handle.cpp index 0f220dbdb06..3cb6d7199ec 100644 --- a/TAO/tao/Resume_Handle.cpp +++ b/TAO/tao/Resume_Handle.cpp @@ -1,10 +1,10 @@ -#include "Resume_Handle.h" -#include "ORB_Core.h" +#include "tao/Resume_Handle.h" +#include "tao/ORB_Core.h" #include "ace/Reactor.h" #if !defined (__ACE_INLINE__) -# include "Resume_Handle.inl" +# include "tao/Resume_Handle.inl" #endif /* __ACE_INLINE__ */ ACE_RCSID (tao, |