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 9a6e73810f..de76987fa9 100644 --- a/core/fxge/ge/cfx_graphstate.cpp +++ b/core/fxge/ge/cfx_graphstate.cpp @@ -6,7 +6,7 @@ #include "core/fxge/include/cfx_graphstate.h" -#include "core/fpdfapi/fpdf_parser/include/cpdf_array.h" +#include "core/fpdfapi/fpdf_parser/cpdf_array.h" CFX_GraphState::CFX_GraphState() {} |