Chromium Code Reviews| Index: xfa/src/fwl/src/lightwidget/edit.cpp |
| diff --git a/xfa/src/fwl/src/lightwidget/edit.cpp b/xfa/src/fwl/src/lightwidget/edit.cpp |
| index d16c57b964a2def950895bd0b6a3a379a610eeec..f52859adcb8740dc98b2893bd6125d53aa798286 100644 |
| --- a/xfa/src/fwl/src/lightwidget/edit.cpp |
| +++ b/xfa/src/fwl/src/lightwidget/edit.cpp |
| @@ -6,7 +6,7 @@ |
| #include <memory> |
| -#include "../../../foxitlib.h" |
| +#include "xfa/src/foxitlib.h" |
| CFWL_Edit* CFWL_Edit::Create() { |
| return new CFWL_Edit; |