Chromium Code Reviews| Index: xfa/include/fwl/lightwidget/combobox.h |
| diff --git a/xfa/include/fwl/lightwidget/combobox.h b/xfa/include/fwl/lightwidget/combobox.h |
| index db6db39d2f5c8c31e67b82f0af148147a8cf7b20..4229cc9a6a15659a5d7fc105c577a06080596019 100644 |
| --- a/xfa/include/fwl/lightwidget/combobox.h |
| +++ b/xfa/include/fwl/lightwidget/combobox.h |
| @@ -10,7 +10,7 @@ |
| #include <memory> |
| #include <vector> |
| -#include "xfa/include/fwl/basewidget/fwl_combobox.h" |
| +#include "xfa/fwl/basewidget/ifwl_combobox.h" |
| #include "xfa/include/fwl/lightwidget/widget.h" |
| class CFWL_WidgetProperties; |