diff options
-rw-r--r-- | src/cm.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ #include "lisp.h" #include "cm.h" +#include "frame.h" #include "sysstdio.h" #include "termchar.h" #include "tparam.h" |