summaryrefslogtreecommitdiff
path: root/vcl/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-29 17:22:19 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-10-30 09:13:07 +0100
commitf645993593ff931d1659e701487131e3bd1b40f5 (patch)
treec56327144e80673bd9d2f2998ecc439119ad6a58 /vcl/source
parent3e041c06897fb917977c18f57bde5871b0466a99 (diff)
imgctrl.hxx only used by vcl and toolkit
Change-Id: I77e2efa77d9fbc0830553faed269e1fec2b2a286 Reviewed-on: https://gerrit.libreoffice.org/81713 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/source')
-rw-r--r--vcl/source/control/imgctrl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/control/imgctrl.cxx b/vcl/source/control/imgctrl.cxx
index 7e6fca11b0eb..3c60d92a4429 100644
--- a/vcl/source/control/imgctrl.cxx
+++ b/vcl/source/control/imgctrl.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <vcl/imgctrl.hxx>
+#include <vcl/toolkit/imgctrl.hxx>
#include <com/sun/star/awt/ImageScaleMode.hpp>
#include <osl/diagnose.h>