# HG changeset patch # User Joseph Arceneaux # Date 718056826 0 # Node ID 0a488d74fd6c9a964f17995c58e15980c78eef28 # Parent 538cc0cd6d83c5fe7558fbc12f1102143130aa7a * intervals.c: Removed #include of "screen.h". diff -r 538cc0cd6d83 -r 0a488d74fd6c src/intervals.c --- a/src/intervals.c Fri Oct 02 20:05:45 1992 +0000 +++ b/src/intervals.c Fri Oct 02 20:13:46 1992 +0000 @@ -42,7 +42,6 @@ #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