summaryrefslogtreecommitdiff
path: root/ace/IPC/FIFO_Send.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/IPC/FIFO_Send.h')
-rw-r--r--ace/IPC/FIFO_Send.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/IPC/FIFO_Send.h b/ace/IPC/FIFO_Send.h
index 7c870454b82..20a26b89a22 100644
--- a/ace/IPC/FIFO_Send.h
+++ b/ace/IPC/FIFO_Send.h
@@ -15,7 +15,7 @@
#define ACE_FIFO_SEND_H
#include "ace/pre.h"
-#include "ace/FIFO.h"
+#include "ace/IPC/FIFO.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -59,7 +59,7 @@ public:
};
#if !defined (ACE_LACKS_INLINE_FUNCTIONS)
-#include "ace/FIFO_Send.i"
+#include "ace/IPC/FIFO_Send.i"
#endif
#include "ace/post.h"