header file renamed

This commit is contained in:
2020-09-15 16:44:48 +02:00
parent 15891b3cf0
commit 850a4a3e3d
3 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#ifndef FRAMEWORK_IPC_MESSAGEQUEUEMESSAGEIF_H_
#define FRAMEWORK_IPC_MESSAGEQUEUEMESSAGEIF_H_
#include "messageQueueDefintions.h"
#include <fsfw/ipc/messageQueueDefinitions.h>
#include <cstddef>
#include <cstdint>