| Index: third_party/libtiff/tiffconf.h
|
| diff --git a/third_party/libtiff/tiffconf.h b/third_party/libtiff/tiffconf.h
|
| index e36bde657193bbbb81c968aaf261b44924d0fb0c..bcc0bc5848cdc53a9703719489de7d5a3e7a4c3e 100644
|
| --- a/third_party/libtiff/tiffconf.h
|
| +++ b/third_party/libtiff/tiffconf.h
|
| @@ -7,9 +7,7 @@
|
| #ifndef _TIFFCONF_
|
| #define _TIFFCONF_
|
|
|
| -#ifndef _FX_SYSTEM_H_
|
| -# include "../../core/include/fxcrt/fx_system.h"
|
| -#endif
|
| +#include "core/include/fxcrt/fx_system.h"
|
|
|
| //NOTE: The tiff codec requires an ANSI C compiler environment for building and
|
| // presumes an ANSI C environment for use.
|
|
|