| Index: core/fxcodec/codec/fx_codec.cpp
|
| diff --git a/core/fxcodec/codec/fx_codec.cpp b/core/fxcodec/codec/fx_codec.cpp
|
| index 7f0c8ad2251ff08efa1957127f95cc4e5af89b44..60a64a1ab6898391caddbe7890083e4c0e355d8c 100644
|
| --- a/core/fxcodec/codec/fx_codec.cpp
|
| +++ b/core/fxcodec/codec/fx_codec.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "core/fxcodec/include/fx_codec.h"
|
| +#include "core/fxcodec/fx_codec.h"
|
|
|
| #include <cmath>
|
| #include <memory>
|
|
|