summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_unicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxcrt/fx_unicode.h')
-rw-r--r--core/fxcrt/fx_unicode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxcrt/fx_unicode.h b/core/fxcrt/fx_unicode.h
index a4a237ae6d..18657bd0e1 100644
--- a/core/fxcrt/fx_unicode.h
+++ b/core/fxcrt/fx_unicode.h
@@ -7,7 +7,7 @@
#ifndef CORE_FXCRT_FX_UNICODE_H_
#define CORE_FXCRT_FX_UNICODE_H_
-#include "core/fxcrt/cfx_retain_ptr.h"
+#include "core/fxcrt/retain_ptr.h"
uint32_t FX_GetUnicodeProperties(wchar_t wch);
wchar_t FX_GetMirrorChar(wchar_t wch);