summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hldoctp.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:43:01 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:10 +0200
commit7182283c13238bdd3d6795f793f6c14b234585d4 (patch)
tree38ee352cdadbd5d739d85707a58da065a0d2ac3c /cui/source/dialogs/hldoctp.cxx
parent4b27653a122acbbb38c800f0b1972f339e73d115 (diff)
loplugin:includeform: cui
Change-Id: Ibd88b2ee4252733c5aeee97bec27f34b8e555364
Diffstat (limited to 'cui/source/dialogs/hldoctp.cxx')
-rw-r--r--cui/source/dialogs/hldoctp.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/cui/source/dialogs/hldoctp.cxx b/cui/source/dialogs/hldoctp.cxx
index a5811165c65a..e6317e76fc0d 100644
--- a/cui/source/dialogs/hldoctp.cxx
+++ b/cui/source/dialogs/hldoctp.cxx
@@ -17,14 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "cuihyperdlg.hxx"
+#include <cuihyperdlg.hxx>
#include <osl/file.hxx>
#include <sfx2/filedlghelper.hxx>
-#include "com/sun/star/ui/dialogs/TemplateDescription.hpp"
+#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
-#include "hldoctp.hxx"
-#include "hlmarkwn_def.hxx"
-#include "bitmaps.hlst"
+#include <hldoctp.hxx>
+#include <hlmarkwn_def.hxx>
+#include <bitmaps.hlst>
sal_Char const sHash[] = "#";
sal_Char const sFileScheme[] = INET_FILE_SCHEME;