From 488b7ad845d6de212d89cd957303b294ecfa5922 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Tue, 4 Oct 2016 11:55:50 -0700 Subject: Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser BUG=pdfium:603 Review-Url: https://codereview.chromium.org/2392603004 --- core/fxge/ge/cfx_graphstate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/fxge/ge/cfx_graphstate.cpp') diff --git a/core/fxge/ge/cfx_graphstate.cpp b/core/fxge/ge/cfx_graphstate.cpp index aaff154e65..7eb6d3d853 100644 --- a/core/fxge/ge/cfx_graphstate.cpp +++ b/core/fxge/ge/cfx_graphstate.cpp @@ -6,7 +6,7 @@ #include "core/fxge/cfx_graphstate.h" -#include "core/fpdfapi/fpdf_parser/cpdf_array.h" +#include "core/fpdfapi/parser/cpdf_array.h" CFX_GraphState::CFX_GraphState() {} -- cgit v1.2.3