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

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

Issue 1434223002: Remove relative includes. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: 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
Index: samples/fx_lpng/src/fx_pngrio.c
diff --git a/samples/fx_lpng/src/fx_pngrio.c b/samples/fx_lpng/src/fx_pngrio.c
index d324a8e6e52a1bd731f86ca90be7e99957f468e2..f4b5e4b3faaaab0f73dd7fa14fec66fe87b0cac9 100644
--- a/samples/fx_lpng/src/fx_pngrio.c
+++ b/samples/fx_lpng/src/fx_pngrio.c
@@ -4,4 +4,4 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "../lpng_v163/fx_pngrio.c"
+#include "samples/fx_lpng/lpng_v163/fx_pngrio.c"

Powered by Google App Engine
This is Rietveld 408576698