Index: xfa/fwl/basewidget/ifwl_spinbutton.h |
diff --git a/xfa/fwl/basewidget/ifwl_spinbutton.h b/xfa/fwl/basewidget/ifwl_spinbutton.h |
index 6080f0c3473ba37fb8506b879f0074e957c6d063..93e2712094442a0b23f6833f655bde9430f193f1 100644 |
--- a/xfa/fwl/basewidget/ifwl_spinbutton.h |
+++ b/xfa/fwl/basewidget/ifwl_spinbutton.h |
@@ -8,7 +8,7 @@ |
#define XFA_FWL_BASEWIDGET_IFWL_SPINBUTTON_H_ |
#include "xfa/fwl/core/cfwl_event.h" |
-#include "xfa/fxfa/include/cxfa_eventparam.h" |
+#include "xfa/fxfa/cxfa_eventparam.h" |
#define FWL_CLASS_SpinButton L"FWL_SPINBUTTON" |
#define FWL_STYLEEXE_SPB_Vert (1L << 0) |