diff --git a/include/gwin/options.h b/include/gwin/options.h index c6fe14b8..260160ca 100644 --- a/include/gwin/options.h +++ b/include/gwin/options.h @@ -113,8 +113,8 @@ * content will be restored too. * @details Defaults to FALSE */ - #ifndef GWIN_NEED_CONSOLE_HISTORY - #define GWIN_NEED_CONSOLE_HISTORY FALSE + #ifndef GWIN_CONSOLE_NEED_HISTORY + #define GWIN_CONSOLE_NEED_HISTORY FALSE #endif /** * @brief Console Windows need floating point support in @p gwinPrintf