diff options
Diffstat (limited to 'framework/inc')
-rw-r--r-- | framework/inc/pch/precompiled_fwe.hxx | 2 | ||||
-rw-r--r-- | framework/inc/pch/precompiled_fwl.hxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/pch/precompiled_fwe.hxx b/framework/inc/pch/precompiled_fwe.hxx index ce87907cad7f..65de7a840785 100644 --- a/framework/inc/pch/precompiled_fwe.hxx +++ b/framework/inc/pch/precompiled_fwe.hxx @@ -99,7 +99,7 @@ #include <vcl/bitmapex.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/cmdevt.hxx> +#include <vcl/commandevent.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> diff --git a/framework/inc/pch/precompiled_fwl.hxx b/framework/inc/pch/precompiled_fwl.hxx index 256799de6f1f..0e749989f595 100644 --- a/framework/inc/pch/precompiled_fwl.hxx +++ b/framework/inc/pch/precompiled_fwl.hxx @@ -113,7 +113,7 @@ #include <vcl/builder.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/cmdevt.hxx> +#include <vcl/commandevent.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> |