summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/colorwindow.hxx
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@gmx.com>2012-03-04 21:01:01 +0100
committerMatteo Casalin <matteo.casalin@gmx.com>2012-04-03 20:49:08 +0200
commit6ac9544454daa0330f84fd10de26ee6d4d657990 (patch)
tree7f0adf0d6f8c3ea34d5377a2377090057462d4f4 /svx/source/tbxctrls/colorwindow.hxx
parentf3b8d732f376c56a39f962dce4faa0335bfe12df (diff)
Cleanup some unnecessary #include
Diffstat (limited to 'svx/source/tbxctrls/colorwindow.hxx')
-rw-r--r--svx/source/tbxctrls/colorwindow.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/tbxctrls/colorwindow.hxx b/svx/source/tbxctrls/colorwindow.hxx
index 641e3db70ef5..1b033ab36d8c 100644
--- a/svx/source/tbxctrls/colorwindow.hxx
+++ b/svx/source/tbxctrls/colorwindow.hxx
@@ -6,6 +6,7 @@
#define __SVX_COLORWINDOW_HXX_
#include <sfx2/tbxctrl.hxx>
+#include <svtools/valueset.hxx>
#include <svl/lstner.hxx>
#include <rtl/ustring.hxx>
#include <com/sun/star/frame/XFrame.hpp>