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