summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp27/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp27/init.c')
-rw-r--r--testsuites/sptests/sp27/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp27/init.c b/testsuites/sptests/sp27/init.c
index 8ae8af8a10..e514f686a9 100644
--- a/testsuites/sptests/sp27/init.c
+++ b/testsuites/sptests/sp27/init.c
@@ -19,7 +19,7 @@ rtems_task Init (rtems_task_argument argument);
#define CONFIGURE_INIT
-#include <confdefs.h>
+#include <rtems/confdefs.h>
#include <rtems/error.h>
#include <stdio.h>