diff options
Diffstat (limited to 'graphics/ecg2png/files/patch-ab')
-rw-r--r-- | graphics/ecg2png/files/patch-ab | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/ecg2png/files/patch-ab b/graphics/ecg2png/files/patch-ab new file mode 100644 index 000000000000..c6c1b9f245d4 --- /dev/null +++ b/graphics/ecg2png/files/patch-ab @@ -0,0 +1,10 @@ +--- ecg2png/smooth_image.cpp Sun Oct 17 12:00:50 1999 ++++ ecg2png/smooth_image.cpp.new Tue Jul 4 00:52:14 2000 +@@ -18,7 +18,6 @@ + #include <stdlib.h> + #include <stdio.h> + #include <qimage.h> +-#include <qimageio.h> + #include "my_imageio.h" + + extern QImageIO iio; |