summaryrefslogtreecommitdiff
path: root/sc/workben
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/workben
parentd6e05aac122b408be9ebd04231a6a7ac4ed1bb36 (diff)
CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx
Diffstat (limited to 'sc/workben')
-rw-r--r--sc/workben/test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/workben/test.cxx b/sc/workben/test.cxx
index 4caa49e3adcd..b6b640a8a4ba 100644
--- a/sc/workben/test.cxx
+++ b/sc/workben/test.cxx
@@ -29,7 +29,7 @@
#include <svtools/libcall.hxx>
#include <vcl/msgbox.hxx>
#include <vcl/window.hxx>
-#include <vcl/imagebtn.hxx>
+#include <vcl/button.hxx>
#include <vcl/field.hxx>
#include <vcl/fixed.hxx>
#include <vcl/help.hxx>