summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/chown.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libc/chown.c')
-rw-r--r--c/src/lib/libc/chown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libc/chown.c b/c/src/lib/libc/chown.c
index c4dfe97ed0..2c1376d85e 100644
--- a/c/src/lib/libc/chown.c
+++ b/c/src/lib/libc/chown.c
@@ -17,7 +17,7 @@
#include <rtems.h>
#include <rtems/libio.h>
-#include "libio_.h"
+#include <rtems/libio_.h>
int chown(
const char *path,