summaryrefslogtreecommitdiff
path: root/vcl/source/control
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-08-30 20:21:53 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-08-31 13:12:54 +0200
commitce066621d6d09403e3e27399979298a8cb628a7d (patch)
treea3724387c0e50c369696154dfdd30d217963b313 /vcl/source/control
parent4a52aae51d73fcc8c321da5b6920cb60bd1f1925 (diff)
throbber.hxx only used by vcl and toolkit now
Change-Id: I69e7f99a02ea1f1144896e83aa188d0eec9a638b Reviewed-on: https://gerrit.libreoffice.org/78324 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/source/control')
-rw-r--r--vcl/source/control/throbber.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/control/throbber.cxx b/vcl/source/control/throbber.cxx
index 104a3cc66778..a60d9fbc6668 100644
--- a/vcl/source/control/throbber.cxx
+++ b/vcl/source/control/throbber.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <vcl/throbber.hxx>
+#include <vcl/toolkit/throbber.hxx>
#include <vcl/svapp.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>