diff options
| -rw-r--r-- | config.h.mingw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.mingw b/config.h.mingw index dec700e9e..58ad84dd0 100644 --- a/config.h.mingw +++ b/config.h.mingw @@ -44,7 +44,7 @@ #undef ENABLE_BINRELOC #define PANGO_ENABLE_ENGINE 1 -#define HAVE_PANGO_CAIRO 1 +#define RENDER_WITH_PANGO_CAIRO 1 #define HAVE_GTK_WINDOW_FULLSCREEN 1 |
