diff options
Diffstat (limited to 'xfa/fwl/lightwidget/caret.cpp')
-rw-r--r-- | xfa/fwl/lightwidget/caret.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fwl/lightwidget/caret.cpp b/xfa/fwl/lightwidget/caret.cpp index 279ea2d6f9..b81c6c2b08 100644 --- a/xfa/fwl/lightwidget/caret.cpp +++ b/xfa/fwl/lightwidget/caret.cpp @@ -9,6 +9,7 @@ #include <memory> #include "xfa/fwl/core/fwl_targetimp.h" +#include "xfa/fxgraphics/cfx_color.h" #include "xfa/include/fwl/basewidget/fwl_caret.h" #include "xfa/include/fwl/lightwidget/edit.h" |