Index: xfa/src/fxfa/src/app/xfa_ffnotify.cpp |
diff --git a/xfa/src/fxfa/src/app/xfa_ffnotify.cpp b/xfa/src/fxfa/src/app/xfa_ffnotify.cpp |
index b9078b309e3368269c04790abebe1144a3d0731e..19ce6320b6e50713ac513a1ca4937615483a7192 100644 |
--- a/xfa/src/fxfa/src/app/xfa_ffnotify.cpp |
+++ b/xfa/src/fxfa/src/app/xfa_ffnotify.cpp |
@@ -4,7 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "xfa/src/foxitlib.h" |
+#include "xfa/src/fxfa/src/app/xfa_ffnotify.h" |
+ |
#include "xfa/src/fxfa/src/app/xfa_ffapp.h" |
#include "xfa/src/fxfa/src/app/xfa_ffbarcode.h" |
#include "xfa/src/fxfa/src/app/xfa_ffcheckbutton.h" |
@@ -16,7 +17,6 @@ |
#include "xfa/src/fxfa/src/app/xfa_fffield.h" |
#include "xfa/src/fxfa/src/app/xfa_ffimage.h" |
#include "xfa/src/fxfa/src/app/xfa_ffimageedit.h" |
-#include "xfa/src/fxfa/src/app/xfa_ffnotify.h" |
#include "xfa/src/fxfa/src/app/xfa_ffpageview.h" |
#include "xfa/src/fxfa/src/app/xfa_ffpath.h" |
#include "xfa/src/fxfa/src/app/xfa_ffpushbutton.h" |