diff options
Diffstat (limited to 'core/fxge/cfx_unicodeencoding.h')
-rw-r--r-- | core/fxge/cfx_unicodeencoding.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxge/cfx_unicodeencoding.h b/core/fxge/cfx_unicodeencoding.h index 40562e7c4a..f8bcff391f 100644 --- a/core/fxge/cfx_unicodeencoding.h +++ b/core/fxge/cfx_unicodeencoding.h @@ -7,7 +7,7 @@ #ifndef CORE_FXGE_CFX_UNICODEENCODING_H_ #define CORE_FXGE_CFX_UNICODEENCODING_H_ -#include "core/fxge/fx_font.h" +#include <stdint.h> #ifdef PDF_ENABLE_XFA #define FXFM_ENC_TAG(a, b, c, d) \ |