Index: xfa/fwl/core/ifwl_pushbutton.cpp |
diff --git a/xfa/fwl/core/ifwl_pushbutton.cpp b/xfa/fwl/core/ifwl_pushbutton.cpp |
index b1894931d5e292171ce89dda26e9c771c83b668e..8ee0485b11e35441561657a8b6e0787c3dc2de79 100644 |
--- a/xfa/fwl/core/ifwl_pushbutton.cpp |
+++ b/xfa/fwl/core/ifwl_pushbutton.cpp |
@@ -15,9 +15,9 @@ |
#include "xfa/fwl/core/cfwl_evtmouse.h" |
#include "xfa/fwl/core/cfwl_msgkey.h" |
#include "xfa/fwl/core/cfwl_msgmouse.h" |
+#include "xfa/fwl/core/cfwl_notedriver.h" |
#include "xfa/fwl/core/cfwl_themebackground.h" |
#include "xfa/fwl/core/cfwl_themetext.h" |
-#include "xfa/fwl/core/fwl_noteimp.h" |
#include "xfa/fwl/core/ifwl_themeprovider.h" |
IFWL_PushButton::IFWL_PushButton( |