about summary refs log tree commit diff stats
path: root/src/LYCharSets.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-03-29 19:00:00 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1998-03-29 19:00:00 -0500
commitaf9be28bc2701ea448898282942bd5b957439f18 (patch)
tree8401b3f99897cbbe4855c7c8b5485a01efa73c59 /src/LYCharSets.h
parent43797ce7b89f70182191e7b41521772c7efa2d25 (diff)
downloadlynx-snapshots-af9be28bc2701ea448898282942bd5b957439f18.tar.gz
snapshot of project "lynx", label v2-8-1dev_5
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;