summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spstkalloc02/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spstkalloc02/init.c')
-rw-r--r--testsuites/sptests/spstkalloc02/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/spstkalloc02/init.c b/testsuites/sptests/spstkalloc02/init.c
index 8c1db21339..46880c7f74 100644
--- a/testsuites/sptests/spstkalloc02/init.c
+++ b/testsuites/sptests/spstkalloc02/init.c
@@ -31,7 +31,7 @@
#include <stdio.h>
#include <inttypes.h>
-#include <rtems/score/heap.h>
+#include <rtems/score/heapimpl.h>
#define TASK_COUNT 5