Index: core/src/fxcodec/codec/codec_int.h |
diff --git a/core/src/fxcodec/codec/codec_int.h b/core/src/fxcodec/codec/codec_int.h |
index baf06d60a11cf59c4c1754155caafbc732b4ed83..d9383cd5bae41230b2ea5a2eb4df8b9b934fe602 100644 |
--- a/core/src/fxcodec/codec/codec_int.h |
+++ b/core/src/fxcodec/codec/codec_int.h |
@@ -11,8 +11,8 @@ |
#include <list> |
#include <map> |
-#include "../../../include/fxcodec/fx_codec.h" |
#include "../jbig2/JBig2_Context.h" |
+#include "core/include/fxcodec/fx_codec.h" |
#include "third_party/base/nonstd_unique_ptr.h" |
#include "third_party/libopenjpeg20/openjpeg.h" // For OPJ_SIZE_T. |