summaryrefslogtreecommitdiff
path: root/core/fxcrt/cfx_char.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxcrt/cfx_char.h')
-rw-r--r--core/fxcrt/cfx_char.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxcrt/cfx_char.h b/core/fxcrt/cfx_char.h
index 009e87b388..74f0a4f9cd 100644
--- a/core/fxcrt/cfx_char.h
+++ b/core/fxcrt/cfx_char.h
@@ -9,7 +9,7 @@
#include <stdint.h>
-#include "core/fxcrt/fx_ucd.h"
+#include "core/fxcrt/fx_unicode.h"
enum class CFX_BreakType { None = 0, Piece, Line, Paragraph, Page };