diff options
Diffstat (limited to 'comphelper/source')
-rw-r--r-- | comphelper/source/officeinstdir/officeinstallationdirectories.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/source/officeinstdir/officeinstallationdirectories.cxx b/comphelper/source/officeinstdir/officeinstallationdirectories.cxx index 252ba2d5231e..72ef00e82f0b 100644 --- a/comphelper/source/officeinstdir/officeinstallationdirectories.cxx +++ b/comphelper/source/officeinstdir/officeinstallationdirectories.cxx @@ -27,6 +27,7 @@ *************************************************************************/ +#include <osl/diagnose.h> #include <osl/file.hxx> #include <com/sun/star/util/theMacroExpander.hpp> #include <comphelper/fileurl.hxx> |