Index: third_party/tiff_v403/tiffconf.h |
diff --git a/core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h b/third_party/tiff_v403/tiffconf.h |
similarity index 99% |
rename from core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h |
rename to third_party/tiff_v403/tiffconf.h |
index d0f823d8c3d58f13b3722ec8a1ccf51116f74218..e36bde657193bbbb81c968aaf261b44924d0fb0c 100644 |
--- a/core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h |
+++ b/third_party/tiff_v403/tiffconf.h |
@@ -8,7 +8,7 @@ |
#define _TIFFCONF_ |
#ifndef _FX_SYSTEM_H_ |
-# include "../../../../include/fxcrt/fx_system.h" |
+# include "../../core/include/fxcrt/fx_system.h" |
#endif |
//NOTE: The tiff codec requires an ANSI C compiler environment for building and |