summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp28/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp28/init.c')
-rw-r--r--testsuites/sptests/sp28/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp28/init.c b/testsuites/sptests/sp28/init.c
index e2c5a40027..3fb4c67281 100644
--- a/testsuites/sptests/sp28/init.c
+++ b/testsuites/sptests/sp28/init.c
@@ -17,7 +17,7 @@ rtems_task Init(rtems_task_argument argument);
#define CONFIGURE_MICROSECONDS_INIT
-#include <confdefs.h>
+#include <rtems/confdefs.h>
#include <bsp.h>
#include <rtems/error.h>