summaryrefslogtreecommitdiffstats
path: root/UnoControls/source/controls/statusindicator.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:12 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:14 +0200
commit71f057a6f61ea15bbdc00f73bb72b04986d408f4 (patch)
tree11f5cfe9a085705f893cbecd753183f616e00f4e /UnoControls/source/controls/statusindicator.cxx
parentloplugin:includeform: avmedia (diff)
downloadcore-71f057a6f61ea15bbdc00f73bb72b04986d408f4.tar.gz
core-71f057a6f61ea15bbdc00f73bb72b04986d408f4.zip
loplugin:includeform: UnoControls
Change-Id: Id6bcc521bbfe8579be1b0184d75dffb04baf9ea4
Diffstat (limited to 'UnoControls/source/controls/statusindicator.cxx')
-rw-r--r--UnoControls/source/controls/statusindicator.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/UnoControls/source/controls/statusindicator.cxx b/UnoControls/source/controls/statusindicator.cxx
index e0c79a936ce7..4282169918a0 100644
--- a/UnoControls/source/controls/statusindicator.cxx
+++ b/UnoControls/source/controls/statusindicator.cxx
@@ -17,14 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "statusindicator.hxx"
+#include <statusindicator.hxx>
#include <com/sun/star/awt/WindowAttribute.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/typeprovider.hxx>
-#include "progressbar.hxx"
+#include <progressbar.hxx>
using namespace ::cppu;
using namespace ::osl;