diff options
Diffstat (limited to 'vcl/source/app/svapp.cxx')
-rw-r--r-- | vcl/source/app/svapp.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/app/svapp.cxx b/vcl/source/app/svapp.cxx index d087a1595ac6..6258d34e024b 100644 --- a/vcl/source/app/svapp.cxx +++ b/vcl/source/app/svapp.cxx @@ -21,7 +21,7 @@ #include <osl/module.h> #include <osl/file.hxx> -#include <osl/thread.h> +#include <osl/thread.hxx> #include <osl/module.hxx> #include <rtl/tencinfo.h> |