| Index: core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.h
|
| diff --git a/core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.h b/core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.h
|
| index 28b7503f6ecddcb34fb3f0f335a41da2acedc96b..c40fa7d0a4f9c5040cc59afbf0504b0d6dfab723 100644
|
| --- a/core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.h
|
| +++ b/core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FPDFAPI_FPDF_PARSER_CPDF_STANDARD_CRYPTO_HANDLER_H_
|
| #define CORE_FPDFAPI_FPDF_PARSER_CPDF_STANDARD_CRYPTO_HANDLER_H_
|
|
|
| -#include "core/include/fpdfapi/ipdf_crypto_handler.h"
|
| +#include "core/fpdfapi/fpdf_parser/ipdf_crypto_handler.h"
|
|
|
| class CPDF_StandardCryptoHandler : public IPDF_CryptoHandler {
|
| public:
|
|
|