summaryrefslogtreecommitdiff
path: root/cui/source/inc/headertablistbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/headertablistbox.hxx')
-rw-r--r--cui/source/inc/headertablistbox.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/cui/source/inc/headertablistbox.hxx b/cui/source/inc/headertablistbox.hxx
index bab7574d570c..16bad69f85d3 100644
--- a/cui/source/inc/headertablistbox.hxx
+++ b/cui/source/inc/headertablistbox.hxx
@@ -20,9 +20,8 @@
#ifndef INCLUDED_CUI_SOURCE_INC_HEADERTABLISTBOX_HXX
#define INCLUDED_CUI_SOURCE_INC_HEADERTABLISTBOX_HXX
-#include <svtools/headbar.hxx>
-#include <svtools/svtabbx.hxx>
-
+#include <vcl/headbar.hxx>
+#include <vcl/svtabbx.hxx>
class MacroEventListBox final : public Control
{