Index: xfa/src/fxfa/src/app/xfa_ffwidgethandler.cpp |
diff --git a/xfa/src/fxfa/src/app/xfa_ffwidgethandler.cpp b/xfa/src/fxfa/src/app/xfa_ffwidgethandler.cpp |
index 1c439788b7591266ff9f602de4dec9d18e2eceb1..6af98a6456d9e907bbe183b869f2c63f9c5ceb39 100644 |
--- a/xfa/src/fxfa/src/app/xfa_ffwidgethandler.cpp |
+++ b/xfa/src/fxfa/src/app/xfa_ffwidgethandler.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_fwladapter.h" |
#include "xfa_ffwidgethandler.h" |
#include "xfa_ffwidget.h" |