diff options
| author | ruki <[email protected]> | 2021-12-18 23:24:06 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-12-18 23:24:06 +0800 |
| commit | 0c9e6e48e08bbfdfb029aeb1a8228a32fa047762 (patch) | |
| tree | 203f41c527a3b8ce7363165932601286fd7ae15c /core/src | |
| parent | ad540b6b68843b139be61dc98b84de1ad354d564 (diff) | |
update macro
Diffstat (limited to 'core/src')
| -rw-r--r-- | core/src/xmake/tty/prefix.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/src/xmake/tty/prefix.h b/core/src/xmake/tty/prefix.h index 82a2c3a76..d1fa5ba07 100644 --- a/core/src/xmake/tty/prefix.h +++ b/core/src/xmake/tty/prefix.h @@ -18,8 +18,8 @@ * @file prefix.h * */ -#ifndef XM_PATH_PREFIX_H -#define XM_PATH_PREFIX_H +#ifndef XM_TTY_PREFIX_H +#define XM_TTY_PREFIX_H /* ////////////////////////////////////////////////////////////////////////////////////// * includes |
