summaryrefslogtreecommitdiff
path: root/PACE/pace/posix/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'PACE/pace/posix/socket.c')
-rw-r--r--PACE/pace/posix/socket.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/PACE/pace/posix/socket.c b/PACE/pace/posix/socket.c
index 8e2e29ec517..68854c863f7 100644
--- a/PACE/pace/posix/socket.c
+++ b/PACE/pace/posix/socket.c
@@ -13,8 +13,8 @@
*
* ============================================================================= */
-#include "pace/socket.h"
+#include "pace/sys/socket.h"
#if !defined (PACE_HAS_INLINE)
-# include "pace/posix/socket.inl"
+# include "pace/posix/sys/socket.inl"
#endif /* ! PACE_HAS_INLINE */