diff options
Diffstat (limited to 'sc/source/ui/unoobj/warnpassword.cxx')
-rw-r--r-- | sc/source/ui/unoobj/warnpassword.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/unoobj/warnpassword.cxx b/sc/source/ui/unoobj/warnpassword.cxx index befa90aedd61..e52d9aeb8ac9 100644 --- a/sc/source/ui/unoobj/warnpassword.cxx +++ b/sc/source/ui/unoobj/warnpassword.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "warnpassword.hxx" +#include <warnpassword.hxx> #include <com/sun/star/task/XInteractionHandler.hpp> #include <svl/itemset.hxx> #include <sfx2/docfile.hxx> |