summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfxfa/fpdfxfa_util.h
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-09-29 17:41:42 -0700
committerCommit bot <commit-bot@chromium.org>2016-09-29 17:41:42 -0700
commit202ad7238489934ba0c64760de5f95782b36a213 (patch)
tree629937d0f0777fd4198e361bc6526bec44f5eb81 /fpdfsdk/fpdfxfa/fpdfxfa_util.h
parent435546810a7c48f09889c00600ad344850b71f95 (diff)
downloadpdfium-202ad7238489934ba0c64760de5f95782b36a213.tar.xz
Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2383583002
Diffstat (limited to 'fpdfsdk/fpdfxfa/fpdfxfa_util.h')
-rw-r--r--fpdfsdk/fpdfxfa/fpdfxfa_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/fpdfxfa/fpdfxfa_util.h b/fpdfsdk/fpdfxfa/fpdfxfa_util.h
index 74f4f31d7c..a6b08a0d33 100644
--- a/fpdfsdk/fpdfxfa/fpdfxfa_util.h
+++ b/fpdfsdk/fpdfxfa/fpdfxfa_util.h
@@ -10,7 +10,7 @@
#include <vector>
#include "fpdfsdk/fpdfxfa/fpdfxfa_doc.h"
-#include "xfa/fwl/core/include/ifwl_adaptertimermgr.h"
+#include "xfa/fwl/core/ifwl_adaptertimermgr.h"
#define JS_STR_VIEWERTYPE_STANDARD L"Exchange"
#define JS_STR_LANGUANGE L"ENU"