Index: xfa/src/fwl/src/theme/formtp.cpp |
diff --git a/xfa/src/fwl/src/theme/formtp.cpp b/xfa/src/fwl/src/theme/formtp.cpp |
index f7e3f4904c5d1ff2b511112c6f6f5f2c040831d3..635244deb367c1f7da05e4cdf0a24053c1cbc36a 100644 |
--- a/xfa/src/fwl/src/theme/formtp.cpp |
+++ b/xfa/src/fwl/src/theme/formtp.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 FWLTHEME_CAPACITY_CXFormBorder 3 |
#define FWLTHEME_CAPACITY_CYFormBorder 3 |
#define FWLTHEME_CAPACITY_CYNarrowCaption 18 |