summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-03 15:12:33 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-01-05 15:38:11 +0100
commita1cfce768f83842defd8068a8eba5ed3eaeea255 (patch)
tree1b65d3f9e3496e10a9b5a1f4b4c9c89cc9250be1 /dbaccess/source/ui/inc
parentRemoved unnecessary tools includes. (diff)
downloadcore-a1cfce768f83842defd8068a8eba5ed3eaeea255.tar.gz
core-a1cfce768f83842defd8068a8eba5ed3eaeea255.zip
Removed unnecessary tools includes.
Diffstat (limited to 'dbaccess/source/ui/inc')
-rw-r--r--dbaccess/source/ui/inc/charsets.hxx1
-rw-r--r--dbaccess/source/ui/inc/imageprovider.hxx1
2 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/charsets.hxx b/dbaccess/source/ui/inc/charsets.hxx
index f5f51690178c..89fa3d4bd6d3 100644
--- a/dbaccess/source/ui/inc/charsets.hxx
+++ b/dbaccess/source/ui/inc/charsets.hxx
@@ -30,7 +30,6 @@
#define _DBAUI_CHARSETS_HXX_
#include <tools/string.hxx>
-#include <tools/rc.hxx>
#include <connectivity/dbcharset.hxx>
#include <svx/txenctab.hxx>
diff --git a/dbaccess/source/ui/inc/imageprovider.hxx b/dbaccess/source/ui/inc/imageprovider.hxx
index e3b5489203b0..85ac3a5a613d 100644
--- a/dbaccess/source/ui/inc/imageprovider.hxx
+++ b/dbaccess/source/ui/inc/imageprovider.hxx
@@ -36,6 +36,7 @@
#include <com/sun/star/sdb/application/DatabaseObject.hpp>
/** === end UNO includes === **/
+#include <tools/string.hxx>
#include <boost/shared_ptr.hpp>
//........................................................................