| Index: xfa/fwl/core/cfwl_notedriver.cpp
|
| diff --git a/xfa/fwl/core/cfwl_notedriver.cpp b/xfa/fwl/core/cfwl_notedriver.cpp
|
| index 2041c619e7206459975835321366b2c2fa4ab6b5..051619bee2d7bc50b0f528d898c76475ca079413 100644
|
| --- a/xfa/fwl/core/cfwl_notedriver.cpp
|
| +++ b/xfa/fwl/core/cfwl_notedriver.cpp
|
| @@ -20,7 +20,7 @@
|
| #include "xfa/fwl/core/cfwl_noteloop.h"
|
| #include "xfa/fwl/core/cfwl_widgetmgr.h"
|
| #include "xfa/fwl/core/ifwl_app.h"
|
| -#include "xfa/fwl/core/ifwl_tooltip.h"
|
| +#include "xfa/fwl/core/ifwl_form.h"
|
|
|
| CFWL_NoteDriver::CFWL_NoteDriver()
|
| : m_pHover(nullptr),
|
|
|