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

Unified Diff: samples/fx_lpng/src/fx_pngwutil.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_pngwutil.c
diff --git a/samples/fx_lpng/src/fx_pngwutil.c b/samples/fx_lpng/src/fx_pngwutil.c
index b07fb40500e77980450ef5f9f47e0759bd4a9371..5e77f7acfd2557d0443614063c7b8211d5ff513d 100644
--- a/samples/fx_lpng/src/fx_pngwutil.c
+++ b/samples/fx_lpng/src/fx_pngwutil.c
@@ -4,4 +4,4 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "../lpng_v163/fx_pngwutil.c"
+#include "samples/fx_lpng/lpng_v163/fx_pngwutil.c"

Powered by Google App Engine
This is Rietveld 408576698