Chromium Code Reviews| Index: xfa/src/fgas/src/crt/fx_algorithm.cpp |
| diff --git a/xfa/src/fgas/src/crt/fx_algorithm.cpp b/xfa/src/fgas/src/crt/fx_algorithm.cpp |
| index eb58cdc8ae1d0b59e877ee02e3184b1d79a7c790..dc848458cf9cbc5b92cb6312c45e67f3d27d2fff 100644 |
| --- a/xfa/src/fgas/src/crt/fx_algorithm.cpp |
| +++ b/xfa/src/fgas/src/crt/fx_algorithm.cpp |
| @@ -4,7 +4,7 @@ |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| -#include "../fgas_base.h" |
| +#include "xfa/src/fgas/src/fgas_base.h" |
| #ifdef __cplusplus |
| extern "C" { |
| #endif |