Index: core/fpdfapi/fpdf_page/cpdf_graphstate.h |
diff --git a/core/fpdfapi/fpdf_page/cpdf_graphstate.h b/core/fpdfapi/fpdf_page/cpdf_graphstate.h |
index 038ed1558016ab89cb36b0eea1e24eb4e45d47cf..7748bb203d1bd12fae3cb00dc262a92fffc89366 100644 |
--- a/core/fpdfapi/fpdf_page/cpdf_graphstate.h |
+++ b/core/fpdfapi/fpdf_page/cpdf_graphstate.h |
@@ -7,7 +7,7 @@ |
#ifndef CORE_FPDFAPI_FPDF_PAGE_CPDF_GRAPHSTATE_H_ |
#define CORE_FPDFAPI_FPDF_PAGE_CPDF_GRAPHSTATE_H_ |
-#include "core/fxge/include/fx_ge.h" |
+#include "core/fxge/include/cfx_graphstatedata.h" |
class CPDF_GraphState : public CFX_CountRef<CFX_GraphStateData> {}; |