diff options
author | Marco Cecchetti <marco.cecchetti@collabora.com> | 2015-08-27 12:12:52 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2015-09-01 16:28:45 +0100 |
commit | b5e3aa40586a4cca050b4f74a6f5d9bf90ff8b3a (patch) | |
tree | 5fe1f12db1330f0350f7ea45e9d9f64b20ee2ee5 /vcl/source/bitmap/checksum.cxx | |
parent | ebb0dc14547e698d7b53005178063da72d48f075 (diff) |
moved chechsum.hxx in include/vcl
Change-Id: I70f82f16d5907ce0bbe2d838c4acee226886aab2
Diffstat (limited to 'vcl/source/bitmap/checksum.cxx')
-rw-r--r-- | vcl/source/bitmap/checksum.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/bitmap/checksum.cxx b/vcl/source/bitmap/checksum.cxx index a46db1e75265..46042b0edbd3 100644 --- a/vcl/source/bitmap/checksum.cxx +++ b/vcl/source/bitmap/checksum.cxx @@ -18,7 +18,7 @@ */ #include <sal/types.h> -#include <checksum.hxx> +#include <vcl/checksum.hxx> /*======================================================================== * |