| Index: xfa/fwl/basewidget/fwl_pictureboximp.cpp
|
| diff --git a/xfa/fwl/basewidget/fwl_pictureboximp.cpp b/xfa/fwl/basewidget/fwl_pictureboximp.cpp
|
| index f1b72b8ee414e812cff99d65994f80698e1a78c6..2787423d6e0657e4469a7f75390d984c8c6f94fc 100644
|
| --- a/xfa/fwl/basewidget/fwl_pictureboximp.cpp
|
| +++ b/xfa/fwl/basewidget/fwl_pictureboximp.cpp
|
| @@ -9,7 +9,7 @@
|
| #include "xfa/fwl/core/fwl_noteimp.h"
|
| #include "xfa/fwl/core/fwl_targetimp.h"
|
| #include "xfa/fwl/core/fwl_widgetimp.h"
|
| -#include "xfa/include/fwl/lightwidget/picturebox.h"
|
| +#include "xfa/fwl/lightwidget/cfwl_picturebox.h"
|
|
|
| // static
|
| IFWL_PictureBox* IFWL_PictureBox::Create(
|
|
|