Chromium Code Reviews| Index: core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp |
| diff --git a/core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp b/core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp |
| index 140ca38f99acdde05fab29ba55fabf9ef54eb9d6..228e16ec09a13361424275ef5b11858848ddae6c 100644 |
| --- a/core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp |
| +++ b/core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp |
| @@ -8,7 +8,7 @@ |
| #include <vector> |
| -#include "core/fxcrt/include/fx_basic.h" |
| +#include "core/fxcrt/fx_basic.h" |
| namespace { |