diff options
Diffstat (limited to 'vcl/inc/salvtables.hxx')
-rw-r--r-- | vcl/inc/salvtables.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/salvtables.hxx b/vcl/inc/salvtables.hxx index fa4f3550280b..505720629a5e 100644 --- a/vcl/inc/salvtables.hxx +++ b/vcl/inc/salvtables.hxx @@ -8,6 +8,7 @@ */ #pragma once +#include <vcl/builder.hxx> #include <vcl/weld.hxx> #include <vcl/svapp.hxx> #include <vcl/syswin.hxx> @@ -29,7 +30,6 @@ #include <o3tl/sorted_vector.hxx> #include "calendar.hxx" #include "iconview.hxx" -#include "listbox.hxx" #include "messagedialog.hxx" namespace vcl |