diff options
| author | liuchang <[email protected]> | 2023-03-23 06:31:12 +0000 |
|---|---|---|
| committer | liuchang <[email protected]> | 2023-03-23 06:31:12 +0000 |
| commit | 22a7d36cb8f28cef2c574c36af46045c982329c1 (patch) | |
| tree | 023e526bf0403b19fd898999c7ef9ab15f199476 /common/include/utils.h | |
| parent | 747ecf36f280afc2ea0350e79d1b4e2d7067c124 (diff) | |
test
Diffstat (limited to 'common/include/utils.h')
| -rw-r--r-- | common/include/utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/include/utils.h b/common/include/utils.h index b9fb160..a94dde3 100644 --- a/common/include/utils.h +++ b/common/include/utils.h @@ -40,7 +40,7 @@ int fixed_num_array_index_elem(struct fixed_num_array *array, int index); * sids ******************************************************************************/ -#include </opt/mrzcpd/include/marsio.h> +#include <marsio.h> struct sids { |
