| Index: core/src/fxcodec/codec/fx_codec_jpx_unittest.cpp
|
| diff --git a/core/src/fxcodec/codec/fx_codec_jpx_unittest.cpp b/core/src/fxcodec/codec/fx_codec_jpx_unittest.cpp
|
| index 4139fbde3b98869a9a10f4e4c96e782be9ef7b66..c472ef18c60951c62ea27acd483d4c22c045b46f 100644
|
| --- a/core/src/fxcodec/codec/fx_codec_jpx_unittest.cpp
|
| +++ b/core/src/fxcodec/codec/fx_codec_jpx_unittest.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <limits>
|
|
|
| -#include "codec_int.h"
|
| +#include "core/src/fxcodec/codec/codec_int.h"
|
| #include "testing/fx_string_testhelpers.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|