summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorAshod Nakashian <ashodnakashian@yahoo.com>2015-11-10 16:34:55 -0500
committerMichael Stahl <mstahl@redhat.com>2015-11-10 22:18:45 +0000
commitbf6d72afeac77b791f5770a6bb353d4d133e9e56 (patch)
tree22c24139528cfc49158f1fa177ed162cf70dd109 /sd
parentupdate the RDF media types as well (diff)
downloadcore-bf6d72afeac77b791f5770a6bb353d4d133e9e56.tar.gz
core-bf6d72afeac77b791f5770a6bb353d4d133e9e56.zip
Missing includes
Restored some missing includes and refactored sot/formats.hxx. Change-Id: I11b7102b06889f426f5e0f3efa3a835c6e774d88 Reviewed-on: https://gerrit.libreoffice.org/19891 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/strmname.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/inc/strmname.h b/sd/inc/strmname.h
index 149f1565a621..3706f010340b 100644
--- a/sd/inc/strmname.h
+++ b/sd/inc/strmname.h
@@ -20,6 +20,8 @@
#ifndef INCLUDED_SD_INC_STRMNAME_H
#define INCLUDED_SD_INC_STRMNAME_H
+#include <rtl/ustring.hxx>
+
// PowerPoint-Filter
static const OUString pFilterPowerPoint97( "MS PowerPoint 97" );
static const OUString pFilterPowerPoint97Template( "MS PowerPoint 97 Vorlage" );