diff options
Diffstat (limited to 'TAO/tao/Profile.cpp')
-rw-r--r-- | TAO/tao/Profile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Profile.cpp b/TAO/tao/Profile.cpp index 4485d84c13d..9d726e3a2b0 100644 --- a/TAO/tao/Profile.cpp +++ b/TAO/tao/Profile.cpp @@ -17,7 +17,7 @@ #include "ace/os_include/os_ctype.h" #if !defined (__ACE_INLINE__) -#include "tao/Profile.i" +#include "tao/Profile.inl" #endif /* __ACE_INLINE__ */ |