| Index: core/fpdfapi/fpdf_parser/cpdf_standard_security_handler.h
|
| diff --git a/core/fpdfapi/fpdf_parser/cpdf_standard_security_handler.h b/core/fpdfapi/fpdf_parser/cpdf_standard_security_handler.h
|
| index 3341ec391cead6aec979c2827db8ac16848a3214..7acaabcaef4dac6a26f6301bafd737665ec83e49 100644
|
| --- a/core/fpdfapi/fpdf_parser/cpdf_standard_security_handler.h
|
| +++ b/core/fpdfapi/fpdf_parser/cpdf_standard_security_handler.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FPDFAPI_FPDF_PARSER_CPDF_STANDARD_SECURITY_HANDLER_H_
|
| #define CORE_FPDFAPI_FPDF_PARSER_CPDF_STANDARD_SECURITY_HANDLER_H_
|
|
|
| -#include "core/include/fpdfapi/ipdf_security_handler.h"
|
| +#include "core/fpdfapi/fpdf_parser/ipdf_security_handler.h"
|
| #include "core/include/fxcrt/fx_string.h"
|
| #include "core/include/fxcrt/fx_system.h"
|
|
|
|
|