summaryrefslogtreecommitdiff
path: root/ace/Basic_Types.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Basic_Types.h')
-rw-r--r--ace/Basic_Types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Basic_Types.h b/ace/Basic_Types.h
index 155286a1b96..169387bc503 100644
--- a/ace/Basic_Types.h
+++ b/ace/Basic_Types.h
@@ -656,7 +656,7 @@ typedef ptrdiff_t ptr_arith_t;
#define ACE_DBL_MAX 1.7976931348623158e+308
# if defined (__ACE_INLINE__)
-# include "ace/Basic_Types.i"
+# include "ace/Basic_Types.inl"
# endif /* __ACE_INLINE__ */
# include /**/ "ace/post.h"