Chromium Code Reviews| Index: samples/fx_lpng/include/fx_png.h |
| diff --git a/samples/fx_lpng/include/fx_png.h b/samples/fx_lpng/include/fx_png.h |
| index 322a0d3c83b85da00ed4ab3227855f69ec2b9109..b48a91285124983f61355f3c799f4d92c0104f86 100644 |
| --- a/samples/fx_lpng/include/fx_png.h |
| +++ b/samples/fx_lpng/include/fx_png.h |
| @@ -4,4 +4,4 @@ |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| -#include "../lpng_v163/png.h" |
| +#include "samples/fx_lpng/lpng_v163/png.h" |