Index: xfa/src/fwl/src/theme/pictureboxtp.cpp |
diff --git a/xfa/src/fwl/src/theme/pictureboxtp.cpp b/xfa/src/fwl/src/theme/pictureboxtp.cpp |
index 122cb3e5fa3eeb812495f11e51d0ac630f6b953f..52c7e44cc59cda82f223b7495af2a8f93378e469 100644 |
--- a/xfa/src/fwl/src/theme/pictureboxtp.cpp |
+++ b/xfa/src/fwl/src/theme/pictureboxtp.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../../foxitlib.h" |
+#include "xfa/src/foxitlib.h" |
CFWL_PictureBoxTP::CFWL_PictureBoxTP() {} |
CFWL_PictureBoxTP::~CFWL_PictureBoxTP() {} |
FX_BOOL CFWL_PictureBoxTP::IsValidWidget(IFWL_Widget* pWidget) { |