diff options
Diffstat (limited to 'core/fxge/ge/cfx_graphstate.cpp')
-rw-r--r-- | core/fxge/ge/cfx_graphstate.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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() {} |