diff options
Diffstat (limited to 'src/intervals.c')
| -rw-r--r-- | src/intervals.c | 1 |
1 files changed, 0 insertions, 1 deletions
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. */ | |||
| 42 | #include "lisp.h" | 42 | #include "lisp.h" |
| 43 | #include "intervals.h" | 43 | #include "intervals.h" |
| 44 | #include "buffer.h" | 44 | #include "buffer.h" |
| 45 | #include "screen.h" | ||
| 46 | 45 | ||
| 47 | /* The rest of the file is within this conditional. */ | 46 | /* The rest of the file is within this conditional. */ |
| 48 | #ifdef USE_TEXT_PROPERTIES | 47 | #ifdef USE_TEXT_PROPERTIES |