Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1764)

Unified Diff: samples/fx_lpng/src/fx_pngread.c

Issue 1434223002: Remove relative includes. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: rebase Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « samples/fx_lpng/src/fx_pngpread.c ('k') | samples/fx_lpng/src/fx_pngrio.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « samples/fx_lpng/src/fx_pngpread.c ('k') | samples/fx_lpng/src/fx_pngrio.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698