Index: xfa/fxfa/app/xfa_ffchoicelist.cpp |
diff --git a/xfa/fxfa/app/xfa_ffchoicelist.cpp b/xfa/fxfa/app/xfa_ffchoicelist.cpp |
index 9017f68597ad058677d4095582ac62c90916bbaa..2048b97d0ad12d729b6a788d9aca481dc7966de9 100644 |
--- a/xfa/fxfa/app/xfa_ffchoicelist.cpp |
+++ b/xfa/fxfa/app/xfa_ffchoicelist.cpp |
@@ -11,10 +11,10 @@ |
#include "xfa/fwl/core/ifwl_notedriver.h" |
#include "xfa/fwl/lightwidget/cfwl_combobox.h" |
#include "xfa/fwl/lightwidget/cfwl_listbox.h" |
-#include "xfa/fxfa/app/xfa_ffdoc.h" |
-#include "xfa/fxfa/app/xfa_ffdocview.h" |
+#include "xfa/include/fxfa/xfa_ffdoc.h" |
+#include "xfa/include/fxfa/xfa_ffdocview.h" |
#include "xfa/fxfa/app/xfa_fffield.h" |
-#include "xfa/fxfa/app/xfa_ffpageview.h" |
+#include "xfa/include/fxfa/xfa_ffpageview.h" |
#include "xfa/fxfa/app/xfa_ffwidget.h" |
#include "xfa/fxfa/app/xfa_fwladapter.h" |