| Index: core/fpdfapi/fpdf_parser/cpdf_null.h
|
| diff --git a/core/fpdfapi/fpdf_parser/cpdf_null.h b/core/fpdfapi/fpdf_parser/cpdf_null.h
|
| index 9ffb0b13c1d04d0948edfd8e7a5cebac3b044f46..45d73953ad130409f80c919c1c5d58d02f34b977 100644
|
| --- a/core/fpdfapi/fpdf_parser/cpdf_null.h
|
| +++ b/core/fpdfapi/fpdf_parser/cpdf_null.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FPDFAPI_FPDF_PARSER_CPDF_NULL_H_
|
| #define CORE_FPDFAPI_FPDF_PARSER_CPDF_NULL_H_
|
|
|
| -#include "core/fpdfapi/fpdf_parser/include/cpdf_object.h"
|
| +#include "core/fpdfapi/fpdf_parser/cpdf_object.h"
|
|
|
| class CPDF_Null : public CPDF_Object {
|
| public:
|
|
|