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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/PACE/pace/posix/socket.c b/PACE/pace/posix/socket.c
index 68854c863f7..ef5494116c7 100644
--- a/PACE/pace/posix/socket.c
+++ b/PACE/pace/posix/socket.c
@@ -16,5 +16,5 @@
#include "pace/sys/socket.h"
#if !defined (PACE_HAS_INLINE)
-# include "pace/posix/sys/socket.inl"
+# include "pace/posix/socket.inl"
#endif /* ! PACE_HAS_INLINE */