| Index: xfa/src/fwl/src/theme/pushbuttontp.cpp
|
| diff --git a/xfa/src/fwl/src/theme/pushbuttontp.cpp b/xfa/src/fwl/src/theme/pushbuttontp.cpp
|
| index fe142d241fe37253debcca0b79ed5827d9180af1..267c4fe07f9485a22c7bdc435a2e0962b4ee7087 100644
|
| --- a/xfa/src/fwl/src/theme/pushbuttontp.cpp
|
| +++ b/xfa/src/fwl/src/theme/pushbuttontp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../../foxitlib.h"
|
| +#include "xfa/src/foxitlib.h"
|
| #define PUSHBUTTON_SIZE_Corner 2
|
| CFWL_PushButtonTP::CFWL_PushButtonTP() {
|
| m_pThemeData = new PBThemeData;
|
|
|