We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c46f750 + 75a7fda commit d08de30Copy full SHA for d08de30
fsw/inc/ds_extern_typedefs.h
@@ -26,7 +26,7 @@
26
#ifndef DS_EXTERN_TYPEDEFS_H
27
#define DS_EXTERN_TYPEDEFS_H
28
29
-#include "cfe.h"
+#include <cfe.h>
30
31
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
32
/* */
fsw/inc/ds_msg.h
@@ -24,8 +24,8 @@
24
#ifndef DS_MSG_H
25
#define DS_MSG_H
-#include "ds_platform_cfg.h"
+#include <ds_platform_cfg.h>
/**
* \defgroup cfsdscmdstructs CFS Data Storage Command Structures
0 commit comments