diff options
author | sb <sb@openoffice.org> | 2010-12-22 13:40:57 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-12-22 13:40:57 +0100 |
commit | a3a53c9a5ed1afc5fd663a88ae86d980985bdc7e (patch) | |
tree | 16da2ee85ba1121601121acacf40c4a06b1dc909 /framework/source/uielement/imagebuttontoolbarcontroller.cxx | |
parent | 25a554bbc40cdc1955c1fd5884f8bbb3b8f9a071 (diff) | |
parent | 794c821e4d48c34aa376cdc7b6ab2cb029d9574d (diff) |
sb137: merged in DEV300_m96
Diffstat (limited to 'framework/source/uielement/imagebuttontoolbarcontroller.cxx')
-rw-r--r-- | framework/source/uielement/imagebuttontoolbarcontroller.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/uielement/imagebuttontoolbarcontroller.cxx b/framework/source/uielement/imagebuttontoolbarcontroller.cxx index 5126ffdd253a..e883b236584a 100644 --- a/framework/source/uielement/imagebuttontoolbarcontroller.cxx +++ b/framework/source/uielement/imagebuttontoolbarcontroller.cxx @@ -35,7 +35,7 @@ //_________________________________________________________________________________________________________________ // my own includes //_________________________________________________________________________________________________________________ -#include <classes/addonsoptions.hxx> +#include <framework/addonsoptions.hxx> #ifndef __FRAMEWORK_TOOLBAR_HXX_ #include "uielement/toolbar.hxx" #endif |