summaryrefslogtreecommitdiff
path: root/src/marker.c
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2003-09-08 12:53:41 +0000
committerKenichi Handa <handa@m17n.org>2003-09-08 12:53:41 +0000
commit6582fffe807d8d3d8e273bb6f3fa9d260d974fc0 (patch)
tree38a261fb29e4556506c02a7e0dc6988c2b4bcc05 /src/marker.c
parent68da239a5482f0321f1e1f98736edbf73a253d75 (diff)
parent8c0f05b0cae75d2bb703ef2d70453c8b9f3d7ff3 (diff)
downloademacs-6582fffe807d8d3d8e273bb6f3fa9d260d974fc0.tar.gz
*** empty log message ***
Diffstat (limited to 'src/marker.c')
-rw-r--r--src/marker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/marker.c b/src/marker.c
index abdc123c876..c20ca8d2e84 100644
--- a/src/marker.c
+++ b/src/marker.c
@@ -22,7 +22,7 @@ Boston, MA 02111-1307, USA. */
#include <config.h>
#include "lisp.h"
#include "buffer.h"
-#include "charset.h"
+#include "character.h"
/* Record one cached position found recently by
buf_charpos_to_bytepos or buf_bytepos_to_charpos. */