mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-29 08:31:35 -08:00
* intervals.c: Removed #include of "screen.h".
This commit is contained in:
parent
25013c264c
commit
db3563a8a2
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue