about summary refs log tree commit diff stats
path: root/src/LYCharSets.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYCharSets.h')
-rw-r--r--src/LYCharSets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYCharSets.h b/src/LYCharSets.h
index 7af57cdc..ff68dd9b 100644
--- a/src/LYCharSets.h
+++ b/src/LYCharSets.h
@@ -3,7 +3,7 @@
 #define LYCHARSETS_H
 
 #ifndef UCMAP_H
-#include "UCMap.h"
+#include <UCMap.h>
 #endif /* !UCMAP_H */
 
 extern BOOLEAN LYHaveCJKCharacterSet;