summaryrefslogtreecommitdiff
path: root/include/dbaccess/ToolBoxHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbaccess/ToolBoxHelper.hxx')
-rw-r--r--include/dbaccess/ToolBoxHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/dbaccess/ToolBoxHelper.hxx b/include/dbaccess/ToolBoxHelper.hxx
index a7ad8375e00b..7386bf35cbc3 100644
--- a/include/dbaccess/ToolBoxHelper.hxx
+++ b/include/dbaccess/ToolBoxHelper.hxx
@@ -20,13 +20,13 @@
#ifndef INCLUDED_DBACCESS_TOOLBOXHELPER_HXX
#define INCLUDED_DBACCESS_TOOLBOXHELPER_HXX
+#include <dbaccess/dbaccessdllapi.h>
#include <sal/types.h>
#include <tools/link.hxx>
-#include <vcl/image.hxx>
#include <vcl/vclptr.hxx>
-#include <dbaccess/dbaccessdllapi.h>
-class SvtMiscOptions;
+class LinkParamNone;
+class Size;
class ToolBox;
class VclSimpleEvent;