Index: xfa/fxfa/app/xfa_ffapp.cpp |
diff --git a/xfa/fxfa/app/xfa_ffapp.cpp b/xfa/fxfa/app/xfa_ffapp.cpp |
index a0674b6522106c3df6ec9b254939d5618616a5d7..4de5f70a6d4948dc25e3eecaeb76edcd779694b5 100644 |
--- a/xfa/fxfa/app/xfa_ffapp.cpp |
+++ b/xfa/fxfa/app/xfa_ffapp.cpp |
@@ -12,8 +12,8 @@ |
#include <vector> |
#include "xfa/fgas/font/cfgas_fontmgr.h" |
-#include "xfa/fwl/core/cfwl_notedriver.h" |
-#include "xfa/fwl/core/cfwl_widgetmgr.h" |
+#include "xfa/fwl/cfwl_notedriver.h" |
+#include "xfa/fwl/cfwl_widgetmgr.h" |
#include "xfa/fxfa/app/xfa_fwladapter.h" |
#include "xfa/fxfa/app/xfa_fwltheme.h" |
#include "xfa/fxfa/xfa_ffdoc.h" |