]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Wed, 5 Jun 2024 16:32:17 +0000 (19:32 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 6 Jun 2024 10:24:34 +0000 (12:24 +0200)
(cherry picked from commit 6fbb699bee2f54d65fbe6074735d42bbc0868c2c)

src/cm.c

index f6101272d69bf99fe4428cfe96c8cc459d8c1522..67fafa29bcc391d0759cb3b649fd7f7ef7b468f1 100644 (file)
--- 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"