| Index: core/fpdfdoc/cpdf_annotlist.h
|
| diff --git a/core/fpdfdoc/cpdf_annotlist.h b/core/fpdfdoc/cpdf_annotlist.h
|
| index afe85f33af4ab5802c36c23f6fc73302d4896b39..2488c68b0bb7be5542fc52acadabc2ea3bc8a6ce 100644
|
| --- a/core/fpdfdoc/cpdf_annotlist.h
|
| +++ b/core/fpdfdoc/cpdf_annotlist.h
|
| @@ -10,8 +10,8 @@
|
| #include <memory>
|
| #include <vector>
|
|
|
| -#include "core/fxcrt/include/fx_coordinates.h"
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_coordinates.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| class CFX_RenderDevice;
|
| class CPDF_Annot;
|
|
|