diff --git a/src/cm.c b/src/cm.c index f6101272d69..67fafa29bcc 100644 --- a/src/cm.c +++ b/src/cm.c @@ -22,6 +22,7 @@ along with GNU Emacs. If not, see . */ #include "lisp.h" #include "cm.h" +#include "frame.h" #include "sysstdio.h" #include "termchar.h" #include "tparam.h"