From db3563a8a266c4faa4e4768f447a22f86fa70d86 Mon Sep 17 00:00:00 2001 From: Joseph Arceneaux Date: Fri, 2 Oct 1992 20:13:46 +0000 Subject: [PATCH] * intervals.c: Removed #include of "screen.h". --- src/intervals.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/intervals.c b/src/intervals.c index 8fe1d7eb513..20c304d48ba 100644 --- a/src/intervals.c +++ b/src/intervals.c @@ -42,7 +42,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "lisp.h" #include "intervals.h" #include "buffer.h" -#include "screen.h" /* The rest of the file is within this conditional. */ #ifdef USE_TEXT_PROPERTIES