1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/graphics/ecg2png/files/patch-ab

11 lines
265 B
Plaintext
Raw Normal View History

--- 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;