Chromium Code Reviews| Index: xfa/fgas/crt/fgas_utils.cpp |
| diff --git a/xfa/fgas/crt/fgas_utils.cpp b/xfa/fgas/crt/fgas_utils.cpp |
| index e1f7c477fd13b07999e178d92d9a0a67fd9aeec0..150a65af19a8e6605afab32f1aa6ffd8eca8df34 100644 |
| --- a/xfa/fgas/crt/fgas_utils.cpp |
| +++ b/xfa/fgas/crt/fgas_utils.cpp |
| @@ -8,7 +8,7 @@ |
| #include <algorithm> |
| -#include "core/fxcrt/include/fx_basic.h" |
| +#include "core/fxcrt/fx_basic.h" |
| class FX_BASEARRAYDATA : public CFX_Target { |
| public: |