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 f22f0176bb7..9879ff26ef4 100644 --- a/TAO/tao/Profile.cpp +++ b/TAO/tao/Profile.cpp @@ -16,7 +16,7 @@ #include "ace/os_include/os_ctype.h" #if !defined (__ACE_INLINE__) -#include "Profile.i" +#include "tao/Profile.i" #endif /* __ACE_INLINE__ */ |