summaryrefslogtreecommitdiff
path: root/xfa/fwl/ifwl_themeprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/ifwl_themeprovider.h')
-rw-r--r--xfa/fwl/ifwl_themeprovider.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/xfa/fwl/ifwl_themeprovider.h b/xfa/fwl/ifwl_themeprovider.h
index 32dc901377..eba308597c 100644
--- a/xfa/fwl/ifwl_themeprovider.h
+++ b/xfa/fwl/ifwl_themeprovider.h
@@ -9,8 +9,9 @@
#include "core/fxcrt/fx_coordinates.h"
#include "core/fxcrt/retain_ptr.h"
-#include "xfa/fgas/font/cfgas_gefont.h"
+#include "core/fxge/fx_dib.h"
+class CFGAS_GEFont;
class CFWL_ThemeBackground;
class CFWL_ThemePart;
class CFWL_ThemeText;