diff src/term.c @ 81308:16181a4d64bf

Include intervals.h to declare Fget_text_property.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 11 Jun 2007 20:08:49 +0000
parents d620b28641cd
children c10410a3aa36 9c01792a3ce8 3619e7770f2e
line wrap: on
line diff
--- a/src/term.c	Mon Jun 11 20:00:35 2007 +0000
+++ b/src/term.c	Mon Jun 11 20:08:49 2007 +0000
@@ -39,6 +39,7 @@
 #include "window.h"
 #include "keymap.h"
 #include "blockinput.h"
+#include "intervals.h"
 
 /* For now, don't try to include termcap.h.  On some systems,
    configure finds a non-standard termcap.h that the main build