diff --git a/src/gfx_layout.h b/src/gfx_layout.h index 294b703119..dbeccd4296 100644 --- a/src/gfx_layout.h +++ b/src/gfx_layout.h @@ -16,8 +16,6 @@ #include "gfx_func.h" #include "core/smallmap_type.hpp" -#undef WITH_ICU - #ifdef WITH_ICU #include "layout/ParagraphLayout.h" #define ICU_FONTINSTANCE : public LEFontInstance