aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/keymap.c')
-rw-r--r--src/keymap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/keymap.c b/src/keymap.c
index 81091f03d70..c988d12fe80 100644
--- a/src/keymap.c
+++ b/src/keymap.c
@@ -46,9 +46,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
46#include "commands.h" 46#include "commands.h"
47#include "character.h" 47#include "character.h"
48#include "buffer.h" 48#include "buffer.h"
49#include "charset.h"
50#include "keyboard.h" 49#include "keyboard.h"
51#include "frame.h"
52#include "termhooks.h" 50#include "termhooks.h"
53#include "blockinput.h" 51#include "blockinput.h"
54#include "puresize.h" 52#include "puresize.h"