| Index: third_party/libjpeg/jinclude.h
|
| diff --git a/third_party/libjpeg/jinclude.h b/third_party/libjpeg/jinclude.h
|
| index 157a606e224ac34a6fcdadb441c792826d087e1d..94a09c201835b3e529af3378b87daa551c3063f9 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/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
|
|
| /*
|
| * We need the NULL macro and size_t typedef.
|
|
|