diff options
Diffstat (limited to 'test/source/vclbootstrapprotector.cxx')
-rw-r--r-- | test/source/vclbootstrapprotector.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/vclbootstrapprotector.cxx b/test/source/vclbootstrapprotector.cxx index 2218c8fff2c0..786e3774be83 100644 --- a/test/source/vclbootstrapprotector.cxx +++ b/test/source/vclbootstrapprotector.cxx @@ -16,7 +16,7 @@ #include <vcl/svapp.hxx> #include <comphelper/threadpool.hxx> -#include <isheadless.hxx> +#include "isheadless.hxx" namespace { |