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

Unified Diff: samples/fx_lpng/src/fx_pngrtran.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_pngrio.c ('k') | samples/fx_lpng/src/fx_pngrutil.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/fx_lpng/src/fx_pngrtran.c
diff --git a/samples/fx_lpng/src/fx_pngrtran.c b/samples/fx_lpng/src/fx_pngrtran.c
index bec380dc3cfeb1e5cbe5261b4fff712ae80ee6bc..4612d32bd2a6b3265342cc2e4933a955ff1c8dc7 100644
--- a/samples/fx_lpng/src/fx_pngrtran.c
+++ b/samples/fx_lpng/src/fx_pngrtran.c
@@ -4,4 +4,4 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "../lpng_v163/fx_pngrtran.c"
+#include "samples/fx_lpng/lpng_v163/fx_pngrtran.c"
« no previous file with comments | « samples/fx_lpng/src/fx_pngrio.c ('k') | samples/fx_lpng/src/fx_pngrutil.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698