aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/console.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/console.h b/include/console.h
index d154d9d0..0cb62cdd 100644
--- a/include/console.h
+++ b/include/console.h
@@ -22,7 +22,7 @@
#define CONSOLE_H
#ifndef GDISP_NEED_CONSOLE
- #define GDISP_NEED_CONSOLE FALSE
+ #undef GDISP_NEED_CONSOLE
#endif
#if GDISP_NEED_CONSOLE