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