diff options
Diffstat (limited to 'desktop/inc/app.hxx')
-rw-r--r-- | desktop/inc/app.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx index 4a98c6e8afac..d5d184d2e02d 100644 --- a/desktop/inc/app.hxx +++ b/desktop/inc/app.hxx @@ -23,6 +23,7 @@ #include <boost/optional.hpp> #include <boost/scoped_ptr.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> +#include <sal/log.hxx> #include <vcl/svapp.hxx> #include <vcl/timer.hxx> #include <tools/resmgr.hxx> |