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