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