aboutsummaryrefslogtreecommitdiffstats
path: root/src/marker.c
diff options
context:
space:
mode:
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 4aa44acc918..c00663a6701 100644
--- a/src/marker.c
+++ b/src/marker.c
@@ -23,7 +23,7 @@ Boston, MA 02110-1301, USA. */
23#include <config.h> 23#include <config.h>
24#include "lisp.h" 24#include "lisp.h"
25#include "buffer.h" 25#include "buffer.h"
26#include "charset.h" 26#include "character.h"
27 27
28/* Record one cached position found recently by 28/* Record one cached position found recently by
29 buf_charpos_to_bytepos or buf_bytepos_to_charpos. */ 29 buf_charpos_to_bytepos or buf_bytepos_to_charpos. */