Chromium Code Reviews| Index: core/fxcodec/jbig2/JBig2_HuffmanTable.h |
| diff --git a/core/fxcodec/jbig2/JBig2_HuffmanTable.h b/core/fxcodec/jbig2/JBig2_HuffmanTable.h |
| index 9b29847e4df8a38ad18f0d22b95cbc6dd08e8cc9..58a31248813346f52674c0346b5e55293ef32cdb 100644 |
| --- a/core/fxcodec/jbig2/JBig2_HuffmanTable.h |
| +++ b/core/fxcodec/jbig2/JBig2_HuffmanTable.h |
| @@ -9,7 +9,7 @@ |
| #include <vector> |
| -#include "core/fxcrt/include/fx_system.h" |
| +#include "core/fxcrt/fx_system.h" |
| class CJBig2_BitStream; |
| struct JBig2TableLine; |