| Index: core/fpdfdoc/ipdf_formnotify.h
|
| diff --git a/core/fpdfdoc/ipdf_formnotify.h b/core/fpdfdoc/ipdf_formnotify.h
|
| index 4937bb1f0e52878142d932fd7a49b1570dc357d7..bf6127dce29ab5ef5e52f9979f37600b8ce3ea08 100644
|
| --- a/core/fpdfdoc/ipdf_formnotify.h
|
| +++ b/core/fpdfdoc/ipdf_formnotify.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FPDFDOC_IPDF_FORMNOTIFY_H_
|
| #define CORE_FPDFDOC_IPDF_FORMNOTIFY_H_
|
|
|
| -#include "core/fxcrt/include/fx_string.h"
|
| +#include "core/fxcrt/fx_string.h"
|
|
|
| class CPDF_FormField;
|
| class CPDF_InterForm;
|
|
|