summaryrefslogtreecommitdiff
path: root/svtools/source/control/taskbox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/control/taskbox.cxx')
-rwxr-xr-x[-rw-r--r--]svtools/source/control/taskbox.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/svtools/source/control/taskbox.cxx b/svtools/source/control/taskbox.cxx
index 8e5ff6de8def..3f05d077b7c5 100644..100755
--- a/svtools/source/control/taskbox.cxx
+++ b/svtools/source/control/taskbox.cxx
@@ -30,14 +30,11 @@
#define _TASKBAR_CXX
-#ifndef _TOOLS_LIST_HXX
#include <tools/list.hxx>
-#endif
#include <tools/debug.hxx>
#include <vcl/image.hxx>
#include <vcl/help.hxx>
-
-#include <taskbar.hxx>
+#include <svtools/taskbar.hxx>
// =======================================================================