summaryrefslogtreecommitdiff
path: root/ace/IPC/SPIPE.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/IPC/SPIPE.cpp')
-rw-r--r--ace/IPC/SPIPE.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/IPC/SPIPE.cpp b/ace/IPC/SPIPE.cpp
index 0f2be4cc65d..60733674f25 100644
--- a/ace/IPC/SPIPE.cpp
+++ b/ace/IPC/SPIPE.cpp
@@ -1,10 +1,10 @@
// SPIPE.cpp
// $Id$
-#include "ace/SPIPE.h"
+#include "ace/IPC/SPIPE.h"
#if defined (ACE_LACKS_INLINE_FUNCTIONS)
-#include "ace/SPIPE.i"
+#include "ace/IPC/SPIPE.i"
#endif
ACE_RCSID(ace, SPIPE, "$Id$")