diff options
Diffstat (limited to 'src/LYCharUtils.h')
-rw-r--r-- | src/LYCharUtils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYCharUtils.h b/src/LYCharUtils.h index 5c8f87ba..fb079332 100644 --- a/src/LYCharUtils.h +++ b/src/LYCharUtils.h @@ -3,7 +3,7 @@ #define LYCHARUTILS_H #ifndef HTUTILS_H -#include "HTUtils.h" +#include <HTUtils.h> #endif /* HTUTILS_H */ #define CHECK_ID(code) LYCheckForID(me, present, value, (int)code) |