diff options
Diffstat (limited to 'src/LYCharSets.h')
-rw-r--r-- | src/LYCharSets.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/LYCharSets.h b/src/LYCharSets.h index cd9e4ccc..746f84c2 100644 --- a/src/LYCharSets.h +++ b/src/LYCharSets.h @@ -1,7 +1,9 @@ - #ifndef LYCHARSETS_H #define LYCHARSETS_H +#include <HTUtils.h> +#include <UCDefs.h> + #ifndef UCMAP_H #include <UCMap.h> #endif /* !UCMAP_H */ |