Chromium Code Reviews| Index: samples/fx_lpng/src/fx_pngrio.c |
| diff --git a/samples/fx_lpng/src/fx_pngrio.c b/samples/fx_lpng/src/fx_pngrio.c |
| index d324a8e6e52a1bd731f86ca90be7e99957f468e2..f4b5e4b3faaaab0f73dd7fa14fec66fe87b0cac9 100644 |
| --- a/samples/fx_lpng/src/fx_pngrio.c |
| +++ b/samples/fx_lpng/src/fx_pngrio.c |
| @@ -4,4 +4,4 @@ |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| -#include "../lpng_v163/fx_pngrio.c" |
| +#include "samples/fx_lpng/lpng_v163/fx_pngrio.c" |