diff options
author | Jan Holesovsky <kendy@collabora.com> | 2015-11-16 09:06:23 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2015-11-16 09:06:23 +0100 |
commit | c74d1812363ecf2105595bd8ef22ec49c9ac6e98 (patch) | |
tree | a2625e5b0294031b4d4c4f48785aafba98bab257 | |
parent | c81106f5cef9792174960d2e4366937acf6a40d8 (diff) |
pch: CommandInfoProvider.hxx was renamed.
Change-Id: I871ef2c50d393183dbca891efc1394455bf3acc6
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index 5c34a1fd654a..6c8c6588724c 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -503,7 +503,7 @@ #include <sfx2/sfxresid.hxx> #include <sfx2/sfxuno.hxx> #include <sfx2/sidebar/Accessible.hxx> -#include <sfx2/sidebar/CommandInfoProvider.hxx> +#include <svtools/commandinfoprovider.hxx> #include <sfx2/sidebar/Context.hxx> #include <sfx2/sidebar/ControllerFactory.hxx> #include <sfx2/sidebar/Deck.hxx> |