summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/getcopyrightnotice.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/sapi/src/getcopyrightnotice.c')
-rw-r--r--cpukit/sapi/src/getcopyrightnotice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/sapi/src/getcopyrightnotice.c b/cpukit/sapi/src/getcopyrightnotice.c
index 4e5df66524..cd601254e6 100644
--- a/cpukit/sapi/src/getcopyrightnotice.c
+++ b/cpukit/sapi/src/getcopyrightnotice.c
@@ -39,7 +39,7 @@
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
-#include <rtems.h>
+#include <rtems/config.h>
#include <rtems/score/copyrt.h>
const char *rtems_get_copyright_notice( void )