Index: core/fpdfapi/fpdf_page/cpdf_allstates.cpp |
diff --git a/core/fpdfapi/fpdf_page/cpdf_allstates.cpp b/core/fpdfapi/fpdf_page/cpdf_allstates.cpp |
index 5230b3b2068fc04381ff5fc1e0006afc564ea5e5..c2e63f79e281275f6efb2ab98f7abaabe8088e47 100644 |
--- a/core/fpdfapi/fpdf_page/cpdf_allstates.cpp |
+++ b/core/fpdfapi/fpdf_page/cpdf_allstates.cpp |
@@ -1,5 +1,6 @@ |
// Copyright 2016 PDFium Authors. All rights reserved. |
-// Use of this source code is governed by a BSD-style license that can be |
+// Use of this source code is governed by a BSD-style license that can |
+// becore/fpdfapi/fpdf_page/cpdf_graphstate.h |
dsinclair
2016/08/09 14:14:35
Seems ... wrong.
npm
2016/08/09 16:26:12
Oops, my bad.
|
// found in the LICENSE file. |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
@@ -9,6 +10,7 @@ |
#include "core/fpdfapi/fpdf_page/pageint.h" |
#include "core/fpdfapi/fpdf_parser/include/cpdf_array.h" |
#include "core/fpdfapi/fpdf_parser/include/cpdf_dictionary.h" |
+#include "core/fxge/include/cfx_graphstatedata.h" |
namespace { |