diff options
Diffstat (limited to 'fpdfsdk/fpdfxfa/include/fpdfxfa_page.h')
-rw-r--r-- | fpdfsdk/fpdfxfa/include/fpdfxfa_page.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/fpdfxfa/include/fpdfxfa_page.h b/fpdfsdk/fpdfxfa/include/fpdfxfa_page.h index 7b60c669cc..bd60366a6b 100644 --- a/fpdfsdk/fpdfxfa/include/fpdfxfa_page.h +++ b/fpdfsdk/fpdfxfa/include/fpdfxfa_page.h @@ -9,7 +9,7 @@ #include <memory> -#include "core/fxcrt/include/fx_system.h" +#include "core/fxcrt/fx_system.h" class CFX_Matrix; class CPDFXFA_Document; |