diff options
| -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 |
