From 86e5474dc4ff7fe0d0850f26f7320e1e57f3fd21 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Wed, 6 Apr 2016 12:30:31 -0700 Subject: Move include/fxcodec to fxcodec/include Review URL: https://codereview.chromium.org/1864153002 --- core/fxcodec/codec/codec_int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/fxcodec/codec/codec_int.h') diff --git a/core/fxcodec/codec/codec_int.h b/core/fxcodec/codec/codec_int.h index 7f0aaef379..ed9bcac349 100644 --- a/core/fxcodec/codec/codec_int.h +++ b/core/fxcodec/codec/codec_int.h @@ -14,8 +14,8 @@ #include #include +#include "core/fxcodec/include/fx_codec.h" #include "core/fxcodec/jbig2/JBig2_Context.h" -#include "core/include/fxcodec/fx_codec.h" #include "third_party/libopenjpeg20/openjpeg.h" // For OPJ_SIZE_T. class CFX_IccProfileCache; -- cgit v1.2.3