summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/jbig2/JBig2_HtrdProc.h
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-10-09 13:55:41 -0700
committerLei Zhang <thestig@chromium.org>2015-10-09 13:55:41 -0700
commite7bd5081be68feb4978659a0c18090314ff44d09 (patch)
tree8fe44f325cb5c7b801e3862d0e385c6cb9eb15a2 /core/src/fxcodec/jbig2/JBig2_HtrdProc.h
parent6f3c2ffd369af00e1a4f0ac5413b816f464cba78 (diff)
downloadpdfium-e7bd5081be68feb4978659a0c18090314ff44d09.tar.xz
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 .
Diffstat (limited to 'core/src/fxcodec/jbig2/JBig2_HtrdProc.h')
-rw-r--r--core/src/fxcodec/jbig2/JBig2_HtrdProc.h2
1 files changed, 1 insertions, 1 deletions
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"