summaryrefslogtreecommitdiffstats
path: root/osdep/getch2.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/getch2.c')
-rw-r--r--osdep/getch2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/getch2.c b/osdep/getch2.c
index 803dc61736..e4a5c9cb1c 100644
--- a/osdep/getch2.c
+++ b/osdep/getch2.c
@@ -1,6 +1,6 @@
/* GyS-TermIO v2.0 (for GySmail v3) (C) 1999 A'rpi/ESP-team */
-#include "../config.h"
+#include "config.h"
//#define USE_TERMCAP
#if !defined(__OS2__) && !defined(__MORPHOS__)