1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00

; Fix last change.

This commit is contained in:
Eli Zaretskii 2024-06-05 19:32:17 +03:00
parent e84057d072
commit 6fbb699bee

View file

@ -22,6 +22,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
#include "lisp.h" #include "lisp.h"
#include "cm.h" #include "cm.h"
#include "frame.h"
#include "sysstdio.h" #include "sysstdio.h"
#include "termchar.h" #include "termchar.h"
#include "tparam.h" #include "tparam.h"