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

Unified Diff: fpdfsdk/include/fsdk_rendercontext.h

Issue 1136703003: Merge to XFA: Create top-level public/ header directory. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 7 months 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 | « fpdfsdk/include/fsdk_mgr.h ('k') | fpdfsdk/include/pdfwindow/PDFWindow.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fpdfsdk/include/fsdk_rendercontext.h
diff --git a/fpdfsdk/include/fsdk_rendercontext.h b/fpdfsdk/include/fsdk_rendercontext.h
index 94ad48e7c9c7aac28863402c4fd3f142c1ca0397..dfc9f5e58af0346892d4b10afbb4b3a473e5a3e6 100644
--- a/fpdfsdk/include/fsdk_rendercontext.h
+++ b/fpdfsdk/include/fsdk_rendercontext.h
@@ -6,8 +6,9 @@
#ifndef _RENDERCONTENT_H_
#define _RENDERCONTENT_H_
+
+#include "../../public/fpdf_progressive.h"
#include "../include/fsdk_define.h"
-#include "../include/fpdf_progressive.h"
// Everything about rendering is put here: for OOM recovery
class CRenderContext
« no previous file with comments | « fpdfsdk/include/fsdk_mgr.h ('k') | fpdfsdk/include/pdfwindow/PDFWindow.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698