mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-07-29 12:50:10 +00:00
11 lines
225 B
Diff
11 lines
225 B
Diff
--- a/modules/text_renderer/freetype/text_layout.c
|
|
+++ b/modules/text_renderer/freetype/text_layout.c
|
|
@@ -52,7 +52,6 @@
|
|
|
|
/* RTL */
|
|
#if defined(HAVE_FRIBIDI)
|
|
-# define FRIBIDI_NO_DEPRECATED 1
|
|
# include <fribidi.h>
|
|
#endif
|
|
|