| Index: xfa/src/fxfa/src/app/xfa_fwltheme.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_fwltheme.cpp b/xfa/src/fxfa/src/app/xfa_fwltheme.cpp
|
| index cbf81ad46cbcf9956348f241b59c889994318f34..1aa6242b4d46bb78231103d1943968eb6052c4c9 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_fwltheme.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_fwltheme.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../../foxitlib.h"
|
| -#include "../common/xfa_common.h"
|
| +#include "xfa/src/foxitlib.h"
|
| +#include "xfa/src/fxfa/src/common/xfa_common.h"
|
| #include "xfa_fwltheme.h"
|
| #include "xfa_ffwidget.h"
|
| #include "xfa_ffapp.h"
|
|
|