mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
|
--- 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;
|