| Index: core/fpdfdoc/cpdf_annotlist.cpp
|
| diff --git a/core/fpdfdoc/cpdf_annotlist.cpp b/core/fpdfdoc/cpdf_annotlist.cpp
|
| index d19f9b4b70803c35785ebb398809057ee1351ee3..7ddbab38a65889fc8d98065dc8d50fe0eeae6d52 100644
|
| --- a/core/fpdfdoc/cpdf_annotlist.cpp
|
| +++ b/core/fpdfdoc/cpdf_annotlist.cpp
|
| @@ -14,7 +14,7 @@
|
| #include "core/fpdfdoc/cpdf_interform.h"
|
| #include "core/fpdfdoc/cpdf_occontext.h"
|
| #include "core/fpdfdoc/cpvt_generateap.h"
|
| -#include "core/fxge/include/cfx_renderdevice.h"
|
| +#include "core/fxge/cfx_renderdevice.h"
|
|
|
| namespace {
|
|
|
|
|