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

Unified Diff: xfa/src/fdp/include/fde_rdr.h

Issue 1722803002: Sort includes in xfa/. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Review cleanups Created 4 years, 10 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 | « xfa/src/fdp/include/fde_psr.h ('k') | xfa/src/fdp/include/fde_rdv.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/src/fdp/include/fde_rdr.h
diff --git a/xfa/src/fdp/include/fde_rdr.h b/xfa/src/fdp/include/fde_rdr.h
index 8aca67361b71e854f7ae0fe7ded9ba4973d3a00b..085a78e4c1d47c9f915f45f3666dbbc2304b710d 100644
--- a/xfa/src/fdp/include/fde_rdr.h
+++ b/xfa/src/fdp/include/fde_rdr.h
@@ -7,6 +7,9 @@
#ifndef XFA_SRC_FDP_INCLUDE_FDE_RDR_H_
#define XFA_SRC_FDP_INCLUDE_FDE_RDR_H_
+#include "core/include/fxcrt/fx_coordinates.h"
+#include "xfa/src/fdp/include/fde_psr.h"
+
class IFDE_Page;
class IFDE_RenderDevice;
« no previous file with comments | « xfa/src/fdp/include/fde_psr.h ('k') | xfa/src/fdp/include/fde_rdv.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698