diff options
Diffstat (limited to 'samples/fx_lpng/src/fx_pngwtran.c')
-rw-r--r-- | samples/fx_lpng/src/fx_pngwtran.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/fx_lpng/src/fx_pngwtran.c b/samples/fx_lpng/src/fx_pngwtran.c index 8a095d3565..5fd74ff00c 100644 --- a/samples/fx_lpng/src/fx_pngwtran.c +++ b/samples/fx_lpng/src/fx_pngwtran.c @@ -4,4 +4,4 @@ // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "../lpng_v163/fx_pngwtran.c"
+#include "samples/fx_lpng/lpng_v163/fx_pngwtran.c"
|