diff options
Diffstat (limited to 'core/include/fxcrt/fx_arb.h')
-rw-r--r-- | core/include/fxcrt/fx_arb.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/include/fxcrt/fx_arb.h b/core/include/fxcrt/fx_arb.h index a7b25c1877..f173ee7f1f 100644 --- a/core/include/fxcrt/fx_arb.h +++ b/core/include/fxcrt/fx_arb.h @@ -6,6 +6,9 @@ #ifndef _FX_ARABIC_ #define _FX_ARABIC_ + +#include "fx_system.h" + class IFX_BidiChar { public: |