diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:12 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:46:14 +0200 |
commit | 71f057a6f61ea15bbdc00f73bb72b04986d408f4 (patch) | |
tree | 11f5cfe9a085705f893cbecd753183f616e00f4e /UnoControls/source/inc/progressmonitor.hxx | |
parent | 1077bc9a53792eb0891071ff2e1fed19a596b989 (diff) |
loplugin:includeform: UnoControls
Change-Id: Id6bcc521bbfe8579be1b0184d75dffb04baf9ea4
Diffstat (limited to 'UnoControls/source/inc/progressmonitor.hxx')
-rw-r--r-- | UnoControls/source/inc/progressmonitor.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UnoControls/source/inc/progressmonitor.hxx b/UnoControls/source/inc/progressmonitor.hxx index a5a364534dbf..75b84e0217b4 100644 --- a/UnoControls/source/inc/progressmonitor.hxx +++ b/UnoControls/source/inc/progressmonitor.hxx @@ -61,7 +61,7 @@ #include <vector> -#include "basecontainercontrol.hxx" +#include <basecontainercontrol.hxx> namespace unocontrols{ |