summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/heap.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/heap.c')
-rw-r--r--cpukit/score/src/heap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/src/heap.c b/cpukit/score/src/heap.c
index 37ed035af2..2380678209 100644
--- a/cpukit/score/src/heap.c
+++ b/cpukit/score/src/heap.c
@@ -14,8 +14,8 @@
#include <rtems/system.h>
-#include <rtems/core/sysstate.h>
-#include <rtems/core/heap.h>
+#include <rtems/score/sysstate.h>
+#include <rtems/score/heap.h>
/*PAGE
*