diff options
Diffstat (limited to 'svtools/source/control/valueacc.cxx')
-rw-r--r-- | svtools/source/control/valueacc.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/control/valueacc.cxx b/svtools/source/control/valueacc.cxx index 1bef13a9a1ef..f5e7224a7772 100644 --- a/svtools/source/control/valueacc.cxx +++ b/svtools/source/control/valueacc.cxx @@ -19,7 +19,7 @@ #include <unotools/accessiblestatesethelper.hxx> #include <vcl/svapp.hxx> -#include <svtools/valueset.hxx> +#include <valueset.hxx> #include "valueimp.hxx" #include <comphelper/servicehelper.hxx> #include <com/sun/star/accessibility/AccessibleEventId.hpp> |