summaryrefslogtreecommitdiff
path: root/TAO/tao/Empty_Param_TypeCode.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Empty_Param_TypeCode.h')
-rw-r--r--TAO/tao/Empty_Param_TypeCode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Empty_Param_TypeCode.h b/TAO/tao/Empty_Param_TypeCode.h
index 89f0e65cc48..7416d9d6161 100644
--- a/TAO/tao/Empty_Param_TypeCode.h
+++ b/TAO/tao/Empty_Param_TypeCode.h
@@ -17,7 +17,7 @@
#include /**/ "ace/pre.h"
-#include "tao/TypeCode/TypeCode.h"
+#include "tao/TypeCode.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -95,7 +95,7 @@ namespace TAO
#ifdef __ACE_INLINE__
-# include "tao/TypeCode/Empty_Param_TypeCode.inl"
+# include "tao/Empty_Param_TypeCode.inl"
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"