summaryrefslogtreecommitdiff
path: root/ace/Log_Record.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Log_Record.cpp')
-rw-r--r--ace/Log_Record.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Log_Record.cpp b/ace/Log_Record.cpp
index e1ba6af5a1d..d5ca1493b4a 100644
--- a/ace/Log_Record.cpp
+++ b/ace/Log_Record.cpp
@@ -8,7 +8,7 @@
#include "ace/OS_NS_time.h"
#if !defined (__ACE_INLINE__)
-# include "ace/Log_Record.i"
+# include "ace/Log_Record.inl"
#endif /* __ACE_INLINE__ */
#if !defined (ACE_LACKS_IOSTREAM_TOTALLY)