| Index: core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.cpp
|
| diff --git a/core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.cpp b/core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.cpp
|
| index b73238997c8df8de445a770014eabe2b1424d630..0be414a1353977000f549f444b74e0b301fae7d4 100644
|
| --- a/core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.cpp
|
| +++ b/core/fpdfapi/fpdf_parser/cpdf_standard_crypto_handler.cpp
|
| @@ -8,7 +8,7 @@
|
|
|
| #include <time.h>
|
|
|
| -#include "core/include/fdrm/fx_crypt.h"
|
| +#include "core/fdrm/crypto/include/fx_crypt.h"
|
| #include "core/include/fpdfapi/cpdf_parser.h"
|
| #include "core/include/fpdfapi/cpdf_simple_parser.h"
|
| #include "core/include/fpdfapi/ipdf_security_handler.h"
|
|
|