summaryrefslogtreecommitdiffstats
path: root/include/xmloff/ProgressBarHelper.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:30:56 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:45 -0600
commitd6fec4ba5d3800bcab10e10750facffc6756e394 (patch)
tree9bc7f64ece4761032bdf4ae590822f0b4c7809c2 /include/xmloff/ProgressBarHelper.hxx
parentfdo#65108 inter-module includes <> include/xmlreader (diff)
downloadcore-d6fec4ba5d3800bcab10e10750facffc6756e394.tar.gz
core-d6fec4ba5d3800bcab10e10750facffc6756e394.zip
fdo#65108 inter-module includes <> include/xmloff
Change-Id: I1d2da1dd3c82e95b8ad4883ce83b42f6dcb6200f
Diffstat (limited to 'include/xmloff/ProgressBarHelper.hxx')
-rw-r--r--include/xmloff/ProgressBarHelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/ProgressBarHelper.hxx b/include/xmloff/ProgressBarHelper.hxx
index d55f067c4b7d..08a663dde267 100644
--- a/include/xmloff/ProgressBarHelper.hxx
+++ b/include/xmloff/ProgressBarHelper.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_XMLOFF_PROGRESSBARHELPER_HXX
#define INCLUDED_XMLOFF_PROGRESSBARHELPER_HXX
-#include "sal/config.h"
-#include "xmloff/dllapi.h"
+#include <sal/config.h>
+#include <xmloff/dllapi.h>
#include <com/sun/star/task/XStatusIndicator.hpp>
#include <com/sun/star/frame/XModel.hpp>