aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispnew.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dispnew.c b/src/dispnew.c
index cfd7f47d07b..6937e9a1cfc 100644
--- a/src/dispnew.c
+++ b/src/dispnew.c
@@ -27,6 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
27 27
28#include "termchar.h" 28#include "termchar.h"
29#include "termopts.h" 29#include "termopts.h"
30#include "termhooks.h"
30#include "cm.h" 31#include "cm.h"
31#include "lisp.h" 32#include "lisp.h"
32#include "dispextern.h" 33#include "dispextern.h"