diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-19 18:27:03 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-19 18:27:03 +0200 |
commit | f86e04ac0c561d8c87c4f192fcf7f7c982967fa7 (patch) | |
tree | 7efc225c6f874aea8838237ef606330b6322989a /sc/source/ui/inc/namepast.hxx | |
parent | d6e05aac122b408be9ebd04231a6a7ac4ed1bb36 (diff) |
CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx
Diffstat (limited to 'sc/source/ui/inc/namepast.hxx')
-rw-r--r-- | sc/source/ui/inc/namepast.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/namepast.hxx b/sc/source/ui/inc/namepast.hxx index 3286af7b81bc..c3e408d0c373 100644 --- a/sc/source/ui/inc/namepast.hxx +++ b/sc/source/ui/inc/namepast.hxx @@ -29,7 +29,7 @@ #define SC_NAMEPAST_HXX #include <vcl/dialog.hxx> -#include <vcl/imagebtn.hxx> +#include <vcl/button.hxx> #include <vcl/fixed.hxx> #include <vcl/lstbox.hxx> |