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