summaryrefslogtreecommitdiffstats
path: root/osdep/getch2.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/getch2.h')
-rw-r--r--osdep/getch2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/osdep/getch2.h b/osdep/getch2.h
index 4dc3b29dce..76cedd9928 100644
--- a/osdep/getch2.h
+++ b/osdep/getch2.h
@@ -26,8 +26,6 @@
#include <stdbool.h>
-#include "config.h"
-
/* Screen size. Initialized by load_termcap() and get_screen_size() */
extern int screen_width;
extern int screen_height;