Index: xfa/src/fxfa/src/app/xfa_ffdraw.cpp |
diff --git a/xfa/src/fxfa/src/app/xfa_ffdraw.cpp b/xfa/src/fxfa/src/app/xfa_ffdraw.cpp |
index 8a5379258de628c7508dd3c5b843b9a07916ae20..4f575cb991fcceaad86b23f578f77d0f3fdb8d7b 100644 |
--- a/xfa/src/fxfa/src/app/xfa_ffdraw.cpp |
+++ b/xfa/src/fxfa/src/app/xfa_ffdraw.cpp |
@@ -4,10 +4,10 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "xfa/src/foxitlib.h" |
+#include "xfa/src/fxfa/src/app/xfa_ffdraw.h" |
+ |
#include "xfa/src/fxfa/src/app/xfa_ffapp.h" |
#include "xfa/src/fxfa/src/app/xfa_ffdoc.h" |
-#include "xfa/src/fxfa/src/app/xfa_ffdraw.h" |
#include "xfa/src/fxfa/src/app/xfa_ffpageview.h" |
#include "xfa/src/fxfa/src/app/xfa_ffwidget.h" |