diff options
Diffstat (limited to 'vcl')
-rwxr-xr-x | vcl/source/app/dbggui.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/app/dbggui.cxx b/vcl/source/app/dbggui.cxx index 126c56cadd77..cb6aa53c5a39 100755 --- a/vcl/source/app/dbggui.cxx +++ b/vcl/source/app/dbggui.cxx @@ -39,7 +39,7 @@ #include <limits.h> #include "tools/debug.hxx" -#include "sal/log.h" +#include "sal/log.hxx" #include "vcl/svapp.hxx" #include "vcl/event.hxx" |