summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/labimg.hxx
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2017-10-08 21:46:51 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2017-10-09 05:30:41 +0200
commit5c151537b571614c8f10b96e2b60faa959413f1f (patch)
treea3410556cd5a09546aafd327d090eb4176235129 /sw/source/uibase/inc/labimg.hxx
parent91d5cebbde2e854a73a9a7633725350df1418387 (diff)
uibase: consistently use "" and <> in include directives
Change-Id: Ib6888045cecb4bd7b3498534605d790324f1b40a Reviewed-on: https://gerrit.libreoffice.org/43265 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'sw/source/uibase/inc/labimg.hxx')
-rw-r--r--sw/source/uibase/inc/labimg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/labimg.hxx b/sw/source/uibase/inc/labimg.hxx
index 4a11b248020c..0763b99e1f21 100644
--- a/sw/source/uibase/inc/labimg.hxx
+++ b/sw/source/uibase/inc/labimg.hxx
@@ -22,7 +22,7 @@
#include <svl/poolitem.hxx>
#include <unotools/configitem.hxx>
-#include "swdllapi.h"
+#include <swdllapi.h>
class SwLabCfgItem;