summaryrefslogtreecommitdiff
path: root/core/src/fxcrt/fx_arabic.h
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2016-01-08 13:51:10 -0800
committerLei Zhang <thestig@chromium.org>2016-01-08 13:51:10 -0800
commit875b9c99efdbd5fcabf0213e0d392cb2876ed26a (patch)
treeff452ca82155260b5050a5bd146a097a845f706f /core/src/fxcrt/fx_arabic.h
parent4f966707b0ca01701cfdd761a164c6c856d35e6f (diff)
downloadpdfium-875b9c99efdbd5fcabf0213e0d392cb2876ed26a.tar.xz
XFA: Remove relative includes outside of xfa/.
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1572523002 .
Diffstat (limited to 'core/src/fxcrt/fx_arabic.h')
-rw-r--r--core/src/fxcrt/fx_arabic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/fxcrt/fx_arabic.h b/core/src/fxcrt/fx_arabic.h
index 8fde73d5d9..9a1758683b 100644
--- a/core/src/fxcrt/fx_arabic.h
+++ b/core/src/fxcrt/fx_arabic.h
@@ -7,7 +7,7 @@
#ifndef CORE_SRC_FXCRT_FX_ARABIC_H_
#define CORE_SRC_FXCRT_FX_ARABIC_H_
-#include "../../include/fxcrt/fx_arb.h"
+#include "core/include/fxcrt/fx_arb.h"
class CFX_ArabicChar : public IFX_ArabicChar {
public: