From 648575aaa8989be7071e7ec61293470a44cf2d94 Mon Sep 17 00:00:00 2001 From: tsepez Date: Wed, 25 May 2016 15:24:31 -0700 Subject: Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} Review-Url: https://codereview.chromium.org/2004293004 --- xfa/fwl/core/fwl_appimp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xfa/fwl/core/fwl_appimp.cpp') diff --git a/xfa/fwl/core/fwl_appimp.cpp b/xfa/fwl/core/fwl_appimp.cpp index 1b90d369b5..089a6d3693 100644 --- a/xfa/fwl/core/fwl_appimp.cpp +++ b/xfa/fwl/core/fwl_appimp.cpp @@ -6,8 +6,8 @@ #include "xfa/fwl/core/fwl_appimp.h" +#include "xfa/fwl/core/cfwl_widgetmgr.h" #include "xfa/fwl/core/fwl_noteimp.h" -#include "xfa/fwl/core/fwl_widgetmgrimp.h" #include "xfa/fwl/core/ifwl_app.h" #include "xfa/fwl/core/ifwl_widget.h" #include "xfa/fxfa/app/xfa_fwladapter.h" -- cgit v1.2.3