| Index: xfa/fwl/core/ifwl_caret.cpp
|
| diff --git a/xfa/fwl/core/ifwl_caret.cpp b/xfa/fwl/core/ifwl_caret.cpp
|
| index b7607e35974d3500677f40d9708554019ee0d8f5..5dcebc1cbbcff4b79ed07f85fcb8612db60ef747 100644
|
| --- a/xfa/fwl/core/ifwl_caret.cpp
|
| +++ b/xfa/fwl/core/ifwl_caret.cpp
|
| @@ -9,9 +9,9 @@
|
| #include <utility>
|
|
|
| #include "third_party/base/ptr_util.h"
|
| +#include "xfa/fwl/core/cfwl_notedriver.h"
|
| #include "xfa/fwl/core/cfwl_themebackground.h"
|
| #include "xfa/fwl/core/cfwl_widgetproperties.h"
|
| -#include "xfa/fwl/core/fwl_noteimp.h"
|
| #include "xfa/fwl/core/ifwl_themeprovider.h"
|
| #include "xfa/fwl/core/ifwl_timerinfo.h"
|
|
|
|
|