summaryrefslogtreecommitdiff
path: root/ace/IPC/Pipe.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/IPC/Pipe.h')
-rw-r--r--ace/IPC/Pipe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/IPC/Pipe.h b/ace/IPC/Pipe.h
index d58767b1729..3595e385e9c 100644
--- a/ace/IPC/Pipe.h
+++ b/ace/IPC/Pipe.h
@@ -79,7 +79,7 @@ private:
};
#if !defined (ACE_LACKS_INLINE_FUNCTIONS)
-#include "ace/Pipe.i"
+#include "ace/IPC/Pipe.i"
#endif /* ACE_LACKS_INLINE_FUNCTIONS */
#include "ace/post.h"