Index: xfa/fwl/core/fwl_widgetimp.cpp |
diff --git a/xfa/fwl/core/fwl_widgetimp.cpp b/xfa/fwl/core/fwl_widgetimp.cpp |
index 3aa6233ae5e1e549da67cf76670cf5091d60a548..a7338b18a6d70f401997075d3d1a74eaa0d4c8c4 100644 |
--- a/xfa/fwl/core/fwl_widgetimp.cpp |
+++ b/xfa/fwl/core/fwl_widgetimp.cpp |
@@ -21,7 +21,7 @@ |
#include "xfa/fwl/core/ifwl_form.h" |
#include "xfa/fwl/core/ifwl_themeprovider.h" |
#include "xfa/fwl/core/ifwl_widget.h" |
-#include "xfa/fxfa/include/xfa_ffapp.h" |
+#include "xfa/fxfa/xfa_ffapp.h" |
#define FWL_STYLEEXT_MNU_Vert (1L << 0) |