diff options
Diffstat (limited to 'include/svtools/simptabl.hxx')
-rw-r--r-- | include/svtools/simptabl.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/simptabl.hxx b/include/svtools/simptabl.hxx index 9f5ff8c1df09..d94b7179ebb3 100644 --- a/include/svtools/simptabl.hxx +++ b/include/svtools/simptabl.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SVTOOLS_SIMPTABL_HXX #include <svtools/svtdllapi.h> -#include <svtools/headbar.hxx> -#include <svtools/svtabbx.hxx> +#include <vcl/headbar.hxx> +#include <vcl/svtabbx.hxx> #include <unotools/intlwrapper.hxx> #include <unotools/collatorwrapper.hxx> #include <vcl/commandevent.hxx> |