From c6c425af1156587fd9b770e5d40bc087df0c63d8 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Thu, 29 Sep 2016 12:01:30 -0700 Subject: Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2383543002 --- core/fpdfapi/fpdf_parser/cpdf_hint_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/fpdfapi/fpdf_parser/cpdf_hint_tables.h') diff --git a/core/fpdfapi/fpdf_parser/cpdf_hint_tables.h b/core/fpdfapi/fpdf_parser/cpdf_hint_tables.h index 1943c79f44..f932950b95 100644 --- a/core/fpdfapi/fpdf_parser/cpdf_hint_tables.h +++ b/core/fpdfapi/fpdf_parser/cpdf_hint_tables.h @@ -9,7 +9,7 @@ #include -#include "core/fpdfapi/fpdf_parser/include/cpdf_data_avail.h" +#include "core/fpdfapi/fpdf_parser/cpdf_data_avail.h" #include "core/fxcrt/include/fx_basic.h" #include "core/fxcrt/include/fx_stream.h" -- cgit v1.2.3