summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/heapnoextend.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/heapnoextend.c')
-rw-r--r--cpukit/score/src/heapnoextend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/heapnoextend.c b/cpukit/score/src/heapnoextend.c
index 1652f59e17..ef7a2a7243 100644
--- a/cpukit/score/src/heapnoextend.c
+++ b/cpukit/score/src/heapnoextend.c
@@ -24,7 +24,7 @@
#include "config.h"
#endif
-#include <rtems/score/heap.h>
+#include <rtems/score/heapimpl.h>
uintptr_t _Heap_No_extend(
Heap_Control *unused_0 __attribute__((unused)),