| Index: third_party/libjpeg/jinclude.h
|
| diff --git a/third_party/libjpeg/jinclude.h b/third_party/libjpeg/jinclude.h
|
| index 94a09c201835b3e529af3378b87daa551c3063f9..6f6a87c79ea518eff10f9d41c2f905a2bc632e52 100644
|
| --- a/third_party/libjpeg/jinclude.h
|
| +++ b/third_party/libjpeg/jinclude.h
|
| @@ -20,7 +20,7 @@
|
| #include "jconfig.h" /* auto configuration options */
|
| #define JCONFIG_INCLUDED /* so that jpeglib.h doesn't do it again */
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| /*
|
| * We need the NULL macro and size_t typedef.
|
|
|