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

Unified Diff: xfa/src/fdp/include/fde_rdv.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_rdr.h ('k') | xfa/src/fdp/include/fde_tto.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/src/fdp/include/fde_rdv.h
diff --git a/xfa/src/fdp/include/fde_rdv.h b/xfa/src/fdp/include/fde_rdv.h
index 2d9e3800ef385eb34e9ab37b3d81c8a252ad9ee5..88e7dd45078d7ed4c4f0cb7840ae9b35b379d3e6 100644
--- a/xfa/src/fdp/include/fde_rdv.h
+++ b/xfa/src/fdp/include/fde_rdv.h
@@ -7,6 +7,12 @@
#ifndef XFA_SRC_FDP_INCLUDE_FDE_RDV_H_
#define XFA_SRC_FDP_INCLUDE_FDE_RDV_H_
+#include "core/include/fxcrt/fx_coordinates.h"
+#include "core/include/fxge/fx_font.h"
+#include "core/include/fxge/fx_ge.h"
+#include "xfa/src/fdp/include/fde_pth.h"
+#include "xfa/src/fgas/include/fx_fnt.h"
+
class IFDE_Pen;
class IFDE_Brush;
class IFDE_Image;
« no previous file with comments | « xfa/src/fdp/include/fde_rdr.h ('k') | xfa/src/fdp/include/fde_tto.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698