summaryrefslogtreecommitdiff
path: root/xfa/src/fgas/include/fx_locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fgas/include/fx_locale.h')
-rw-r--r--xfa/src/fgas/include/fx_locale.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xfa/src/fgas/include/fx_locale.h b/xfa/src/fgas/include/fx_locale.h
index 36d19b5e14..5637913a97 100644
--- a/xfa/src/fgas/include/fx_locale.h
+++ b/xfa/src/fgas/include/fx_locale.h
@@ -7,10 +7,13 @@
#ifndef XFA_SRC_FGAS_INCLUDE_FX_LOCALE_H_
#define XFA_SRC_FGAS_INCLUDE_FX_LOCALE_H_
+#include "core/include/fxcrt/fx_xml.h"
+
class CFX_Unitime;
class IFX_Locale;
class IFX_FormatString;
class IFX_LocaleMgr;
+
enum FX_LOCALENUMSYMBOL {
FX_LOCALENUMSYMBOL_Decimal,
FX_LOCALENUMSYMBOL_Grouping,