diff options
Diffstat (limited to 'vcl/source/app/IconThemeScanner.cxx')
-rw-r--r-- | vcl/source/app/IconThemeScanner.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/source/app/IconThemeScanner.cxx b/vcl/source/app/IconThemeScanner.cxx index 9ffc84d9bc12..0e290eaf0617 100644 --- a/vcl/source/app/IconThemeScanner.cxx +++ b/vcl/source/app/IconThemeScanner.cxx @@ -14,12 +14,9 @@ #include <vcl/IconThemeScanner.hxx> -#include <config_folders.h> #include <osl/file.hxx> -#include <rtl/bootstrap.hxx> #include <salhelper/linkhelper.hxx> #include <unotools/pathoptions.hxx> -#include <vcl/svapp.hxx> #include <vcl/IconThemeInfo.hxx> namespace vcl { |