summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/headers/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/rtems/headers/options.h')
-rw-r--r--c/src/exec/rtems/headers/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/rtems/headers/options.h b/c/src/exec/rtems/headers/options.h
index b318aad8c9..d8da2f9e86 100644
--- a/c/src/exec/rtems/headers/options.h
+++ b/c/src/exec/rtems/headers/options.h
@@ -69,7 +69,7 @@ STATIC INLINE boolean _Options_Is_any (
rtems_option option_set
);
-#include <rtems/options.inl>
+#include <rtems/rtems/options.inl>
#ifdef __cplusplus
}