summaryrefslogtreecommitdiff
path: root/ace/Sockets/IPC_SAP.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Sockets/IPC_SAP.h')
-rw-r--r--ace/Sockets/IPC_SAP.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Sockets/IPC_SAP.h b/ace/Sockets/IPC_SAP.h
index 86d9a3e2d5c..db991bf0e87 100644
--- a/ace/Sockets/IPC_SAP.h
+++ b/ace/Sockets/IPC_SAP.h
@@ -14,7 +14,7 @@
#define ACE_IPC_SAP_H
#include "ace/pre.h"
-#include "ace/Flag_Manip.h"
+#include "ace/Utils/Flag_Manip.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -77,7 +77,7 @@ private:
};
#if !defined (ACE_LACKS_INLINE_FUNCTIONS)
-#include "ace/IPC_SAP.i"
+#include "ace/Sockets/IPC_SAP.i"
#endif /* ACE_LACKS_INLINE_FUNCTIONS */
#include "ace/post.h"