summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_layout_itemlayout.h
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-09-29 20:20:24 -0700
committerCommit bot <commit-bot@chromium.org>2016-09-29 20:20:24 -0700
commit5b4930967676088f2f0e5ce3b25aed77831d678c (patch)
tree12f6dc7c0a0ee471f11ec8d9b52691e846076b3a /xfa/fxfa/parser/xfa_layout_itemlayout.h
parent202ad7238489934ba0c64760de5f95782b36a213 (diff)
downloadpdfium-5b4930967676088f2f0e5ce3b25aed77831d678c.tar.xz
Move xfa/fxfa/include to xfa/fxfa
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2383593002
Diffstat (limited to 'xfa/fxfa/parser/xfa_layout_itemlayout.h')
-rw-r--r--xfa/fxfa/parser/xfa_layout_itemlayout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/parser/xfa_layout_itemlayout.h b/xfa/fxfa/parser/xfa_layout_itemlayout.h
index ee9e29d8b4..6da09cb3f7 100644
--- a/xfa/fxfa/parser/xfa_layout_itemlayout.h
+++ b/xfa/fxfa/parser/xfa_layout_itemlayout.h
@@ -13,7 +13,7 @@
#include <map>
#include "core/fxcrt/fx_basic.h"
-#include "xfa/fxfa/include/fxfa_basic.h"
+#include "xfa/fxfa/fxfa_basic.h"
#define XFA_LAYOUT_INVALIDNODE ((CXFA_Node*)(intptr_t)-1)
#define XFA_LAYOUT_FLOAT_PERCISION (0.0005f)