diff options
Diffstat (limited to 'xfa/fwl/lightwidget/cfwl_edit.h')
-rw-r--r-- | xfa/fwl/lightwidget/cfwl_edit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/lightwidget/cfwl_edit.h b/xfa/fwl/lightwidget/cfwl_edit.h index 6c70c437f1..cbca3d9cf4 100644 --- a/xfa/fwl/lightwidget/cfwl_edit.h +++ b/xfa/fwl/lightwidget/cfwl_edit.h @@ -9,7 +9,7 @@ #include <vector> -#include "xfa/fwl/basewidget/ifwl_edit.h" +#include "xfa/fwl/core/ifwl_edit.h" #include "xfa/fwl/lightwidget/cfwl_widget.h" class CFWL_WidgetProperties; |