summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfreechain01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spfreechain01/init.c')
-rw-r--r--testsuites/sptests/spfreechain01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/spfreechain01/init.c b/testsuites/sptests/spfreechain01/init.c
index 72cd7920c5..8132757031 100644
--- a/testsuites/sptests/spfreechain01/init.c
+++ b/testsuites/sptests/spfreechain01/init.c
@@ -12,7 +12,7 @@
#include <tmacros.h>
#include <rtems/score/chainimpl.h>
-#include <rtems/score/freechain.h>
+#include <rtems/score/freechainimpl.h>
const char rtems_test_name[] = "SPFREECHAIN 1";