diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-25 21:29:42 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-25 21:29:42 +1100 |
commit | 62f21d96b84527c71abd1f895bba8f504c01d514 (patch) | |
tree | 1c45740fbef44d91a10c41e687a30910779f1b0a /vcl/source | |
parent | 43caa2215ba5a6f3c10fc0f17a2a343a3b1dcbc2 (diff) |
vcl: rename impoct.hxx to impoctree.hxx
Change-Id: I4ede6b4f9659ce57423fd1a6431715f35c30db0e
Diffstat (limited to 'vcl/source')
-rw-r--r-- | vcl/source/gdi/bitmap3.cxx | 6 | ||||
-rw-r--r-- | vcl/source/gdi/octree.cxx | 3 |
2 files changed, 4 insertions, 5 deletions
diff --git a/vcl/source/gdi/bitmap3.cxx b/vcl/source/gdi/bitmap3.cxx index 4ffd136ac683..12efd66ae8b5 100644 --- a/vcl/source/gdi/bitmap3.cxx +++ b/vcl/source/gdi/bitmap3.cxx @@ -28,9 +28,9 @@ #include <memory> -#include <impbmp.hxx> -#include <impoct.hxx> -#include <impvect.hxx> +#include "impbmp.hxx" +#include "impoctree.hxx" +#include "impvect.hxx" #include "octree.hxx" #include "BitmapScaleConvolution.hxx" diff --git a/vcl/source/gdi/octree.cxx b/vcl/source/gdi/octree.cxx index 72066869803b..50fd40cb9f3b 100644 --- a/vcl/source/gdi/octree.cxx +++ b/vcl/source/gdi/octree.cxx @@ -21,9 +21,8 @@ #include <vcl/bmpacc.hxx> -#include <impoct.hxx> - #include "octree.hxx" +#include "impoctree.hxx" // - pMask - |