summaryrefslogtreecommitdiff
path: root/TAO/tao/LocalObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LocalObject.h')
-rw-r--r--TAO/tao/LocalObject.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/LocalObject.h b/TAO/tao/LocalObject.h
index 19aad779f2f..de2269da01b 100644
--- a/TAO/tao/LocalObject.h
+++ b/TAO/tao/LocalObject.h
@@ -29,7 +29,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "Object.h"
+#include "tao/Object.h"
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
@@ -262,7 +262,7 @@ protected:
TAO_END_VERSIONED_NAMESPACE_DECL
#if defined (__ACE_INLINE__)
-# include "LocalObject.i"
+# include "tao/LocalObject.i"
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"