summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cm.c1
1 files changed, 1 insertions, 0 deletions
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 <https://www.gnu.org/licenses/>. */
#include "lisp.h"
#include "cm.h"
+#include "frame.h"
#include "sysstdio.h"
#include "termchar.h"
#include "tparam.h"