Index: core/fxcodec/codec/fx_codec_gif.cpp |
diff --git a/core/fxcodec/codec/fx_codec_gif.cpp b/core/fxcodec/codec/fx_codec_gif.cpp |
index f04192ebef59555a4a7c4e635ede24dddbf95ab5..f02dace23e5a35471253c7b8debfc8b202bda5c0 100644 |
--- a/core/fxcodec/codec/fx_codec_gif.cpp |
+++ b/core/fxcodec/codec/fx_codec_gif.cpp |
@@ -5,7 +5,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
#include "core/fxcodec/codec/codec_int.h" |
-#include "core/fxcodec/include/fx_codec.h" |
+#include "core/fxcodec/fx_codec.h" |
#include "core/fxcodec/lgif/fx_gif.h" |
#include "core/fxge/include/fx_dib.h" |
struct FXGIF_Context { |