summaryrefslogtreecommitdiffstats
path: root/forms
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-02-06 21:03:41 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-02-06 21:04:09 +1100
commit88730cdae3520b18fc073dc59bd0ed660e15d6b4 (patch)
treead2fa946a457e4a39b08541dc3f2773f971041c8 /forms
parentvcl/apptypes.hxx is gone (diff)
downloadcore-88730cdae3520b18fc073dc59bd0ed660e15d6b4.tar.gz
core-88730cdae3520b18fc073dc59bd0ed660e15d6b4.zip
vcl: bmpacc.hxx -> bitmapaccess.hxx
Change-Id: I4bb19d6103c4a6a902d86b62a857e3478493924c
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/imgprod.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/imgprod.cxx b/forms/source/component/imgprod.cxx
index 6fce82364851..0c66a21d1c96 100644
--- a/forms/source/component/imgprod.cxx
+++ b/forms/source/component/imgprod.cxx
@@ -20,7 +20,7 @@
#include "imgprod.hxx"
#include "services.hxx"
-#include <vcl/bmpacc.hxx>
+#include <vcl/bitmapaccess.hxx>
#include <vcl/cvtgrf.hxx>
#include <vcl/svapp.hxx>
#include <unotools/ucbstreamhelper.hxx>