changeset 2198:8d7841ea526f

Include termhooks.h.
author Richard M. Stallman <rms@gnu.org>
date Mon, 15 Mar 1993 06:06:56 +0000
parents fb5a1caebef6
children d005529475af
files src/dispnew.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/dispnew.c	Mon Mar 15 06:06:07 1993 +0000
+++ b/src/dispnew.c	Mon Mar 15 06:06:56 1993 +0000
@@ -27,6 +27,7 @@
 
 #include "termchar.h"
 #include "termopts.h"
+#include "termhooks.h"
 #include "cm.h"
 #include "lisp.h"
 #include "dispextern.h"