| Index: core/fxcodec/codec/ccodec_gifmodule.h
|
| diff --git a/core/fxcodec/codec/ccodec_gifmodule.h b/core/fxcodec/codec/ccodec_gifmodule.h
|
| index 48780744073983f57c5881852f7cb0c2c72bfacd..0281e69c33dd7e0b0a32c79421f8baadecae6542 100644
|
| --- a/core/fxcodec/codec/ccodec_gifmodule.h
|
| +++ b/core/fxcodec/codec/ccodec_gifmodule.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_CODEC_CCODEC_GIFMODULE_H_
|
| #define CORE_FXCODEC_CODEC_CCODEC_GIFMODULE_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| struct FXGIF_Context;
|
|
|
|
|