summaryrefslogtreecommitdiff
path: root/ace/OS/OS_TLI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS/OS_TLI.cpp')
-rw-r--r--ace/OS/OS_TLI.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/OS/OS_TLI.cpp b/ace/OS/OS_TLI.cpp
index 629e6d49b3e..9e1dc295182 100644
--- a/ace/OS/OS_TLI.cpp
+++ b/ace/OS/OS_TLI.cpp
@@ -1,11 +1,11 @@
// $Id$
-#include "OS_TLI.h"
+#include "ace/OS/OS_TLI.h"
ACE_RCSID(ace, OS_TLI, "$Id$")
#if !defined (ACE_HAS_INLINED_OSCALLS)
-# include "OS_TLI.inl"
+# include "ace/OS/OS_TLI.inl"
#else /* !ACE_HAS_INLINED_OSCALLS */
#if defined (__hpux) && !defined (__GNUG__)
static int shut_up_aCC = 0;