Index: core/src/fxcrt/fx_arabic.cpp |
diff --git a/core/src/fxcrt/fx_arabic.cpp b/core/src/fxcrt/fx_arabic.cpp |
index 1869cb2008f1eee6aac5d30c9397f18dcb7c1dcd..7fb93cfe07102c6fa578071d886330be5ddeba5b 100644 |
--- a/core/src/fxcrt/fx_arabic.cpp |
+++ b/core/src/fxcrt/fx_arabic.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../include/fxcrt/fx_ucd.h" |
+#include "core/include/fxcrt/fx_ucd.h" |
#include "fx_arabic.h" |
Tom Sepez
2016/01/08 18:07:18
nit: comes first, full path.
Lei Zhang
2016/01/08 21:50:59
Nope, core/include still comes before core/src. So
|
namespace { |