summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/msg.c b/common/msg.c
index dd03be0f73..3dd36dfbb6 100644
--- a/common/msg.c
+++ b/common/msg.c
@@ -27,7 +27,7 @@
#include "config.h"
#include "common/global.h"
-#include "osdep/getch2.h"
+#include "osdep/terminal.h"
#include "osdep/io.h"
#ifndef __MINGW32__