summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/cfwl_notedriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/core/cfwl_notedriver.h')
-rw-r--r--xfa/fwl/core/cfwl_notedriver.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xfa/fwl/core/cfwl_notedriver.h b/xfa/fwl/core/cfwl_notedriver.h
index 9e5fa99f6a..ee9b384e7a 100644
--- a/xfa/fwl/core/cfwl_notedriver.h
+++ b/xfa/fwl/core/cfwl_notedriver.h
@@ -12,14 +12,12 @@
#include <unordered_map>
#include "xfa/fwl/core/cfwl_event.h"
-#include "xfa/fwl/core/ifwl_tooltip.h"
#include "xfa/fwl/core/ifwl_widget.h"
#include "xfa/fxgraphics/cfx_graphics.h"
class CFWL_EventTarget;
class CFWL_NoteLoop;
class CFWL_TargetImp;
-class IFWL_ToolTip;
class IFWL_Widget;
class CFWL_NoteDriver {