Chromium Code Reviews| Index: xfa/src/fdp/src/xml/fde_xml.cpp |
| diff --git a/xfa/src/fdp/src/xml/fde_xml.cpp b/xfa/src/fdp/src/xml/fde_xml.cpp |
| index 00a3bf24eb028dcd20845fb58ca766cc3bd073c6..aa217227c41ec61fb2862b85b59083e3ff59d269 100644 |
| --- a/xfa/src/fdp/src/xml/fde_xml.cpp |
| +++ b/xfa/src/fdp/src/xml/fde_xml.cpp |
| @@ -4,7 +4,7 @@ |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| -#include "../../../foxitlib.h" |
| +#include "xfa/src/foxitlib.h" |
| #include "fde_xml.h" |
| #ifdef __cplusplus |
| extern "C" { |