From e7bd5081be68feb4978659a0c18090314ff44d09 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 9 Oct 2015 13:55:41 -0700 Subject: Merge to XFA: Fix include paths for fx_system.h TBR=dml@google.com Review URL: https://codereview.chromium.org/1390863002 . (cherry picked from commit fb0334733cf4a541636128f77f9fe8067a8c70f6) Review URL: https://codereview.chromium.org/1395213003 . --- core/src/fxcodec/jbig2/JBig2_HtrdProc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/src/fxcodec/jbig2/JBig2_HtrdProc.h') diff --git a/core/src/fxcodec/jbig2/JBig2_HtrdProc.h b/core/src/fxcodec/jbig2/JBig2_HtrdProc.h index bea9494158..f7a507067b 100644 --- a/core/src/fxcodec/jbig2/JBig2_HtrdProc.h +++ b/core/src/fxcodec/jbig2/JBig2_HtrdProc.h @@ -7,7 +7,7 @@ #ifndef CORE_SRC_FXCODEC_JBIG2_JBIG2_HTRDPROC_H_ #define CORE_SRC_FXCODEC_JBIG2_JBIG2_HTRDPROC_H_ -#include "../../../core/include/fxcrt/fx_system.h" +#include "../../../include/fxcrt/fx_system.h" #include "JBig2_Image.h" -- cgit v1.2.3