diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp')
-rw-r--r-- | graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp b/graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp deleted file mode 100644 index 3e8dec9913bb..000000000000 --- a/graphics/luminance/files/patch-src-HdrCreation_mtb_alignment.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/HdrCreation/mtb_alignment.cpp.orig 2008-03-17 15:55:26.000000000 +0100 -+++ src/HdrCreation/mtb_alignment.cpp 2008-03-17 15:57:21.000000000 +0100 -@@ -27,6 +27,7 @@ - #include <cassert> - #include <QVector> - #include "mtb_alignment.h" -+#include "../arch/freebsd/math.h" - - QImage* shiftQImage(const QImage *in, int dx, int dy) - { |