summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/groupdlg.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-04-19 18:27:03 +0200
committerMathias Bauer <mba@openoffice.org>2010-04-19 18:27:03 +0200
commitf86e04ac0c561d8c87c4f192fcf7f7c982967fa7 (patch)
tree7efc225c6f874aea8838237ef606330b6322989a /sc/source/ui/inc/groupdlg.hxx
parentd6e05aac122b408be9ebd04231a6a7ac4ed1bb36 (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/groupdlg.hxx')
-rw-r--r--sc/source/ui/inc/groupdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/groupdlg.hxx b/sc/source/ui/inc/groupdlg.hxx
index 38b96f21e90e..03f05ab0705d 100644
--- a/sc/source/ui/inc/groupdlg.hxx
+++ b/sc/source/ui/inc/groupdlg.hxx
@@ -30,7 +30,7 @@
#include <vcl/dialog.hxx>
-#include <vcl/imagebtn.hxx>
+#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
//------------------------------------------------------------------------