diff options
Diffstat (limited to 'svtools/bmpmaker/bmp.cxx')
-rw-r--r-- | svtools/bmpmaker/bmp.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/bmpmaker/bmp.cxx b/svtools/bmpmaker/bmp.cxx index 204fd404d329..43f285c1b422 100644 --- a/svtools/bmpmaker/bmp.cxx +++ b/svtools/bmpmaker/bmp.cxx @@ -41,7 +41,7 @@ using namespace std; #include <vcl/svapp.hxx> #include "svl/solar.hrc" -#include "filedlg.hxx" +#include <svtools/filedlg.hxx> #include "bmpcore.hxx" #include "bmp.hrc" |