summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/headers/mppkt.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/headers/mppkt.h')
-rw-r--r--c/src/exec/score/headers/mppkt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/headers/mppkt.h b/c/src/exec/score/headers/mppkt.h
index 4e72d6930a..d63d587fca 100644
--- a/c/src/exec/score/headers/mppkt.h
+++ b/c/src/exec/score/headers/mppkt.h
@@ -64,7 +64,7 @@ typedef struct {
rtems_mp_packet_classes the_class;
Objects_Id id;
Objects_Id source_tid;
- rtems_task_priority source_priority;
+ Priority_Control source_priority;
rtems_status_code return_code;
unsigned32 length;
unsigned32 to_convert;