diff options
Diffstat (limited to 'xfa/fwl/cfwl_caret.h')
-rw-r--r-- | xfa/fwl/cfwl_caret.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/cfwl_caret.h b/xfa/fwl/cfwl_caret.h index da0548c2bf..ce692532db 100644 --- a/xfa/fwl/cfwl_caret.h +++ b/xfa/fwl/cfwl_caret.h @@ -11,7 +11,7 @@ #include "xfa/fwl/cfwl_timer.h" #include "xfa/fwl/cfwl_widget.h" -#include "xfa/fxgraphics/cfx_color.h" +#include "xfa/fxgraphics/cxfa_color.h" class CFWL_WidgetProperties; class CFWL_Widget; |