From kde-devel Sat Nov 27 22:45:25 2004 From: Peter Hyman Date: Sat, 27 Nov 2004 22:45:25 +0000 To: kde-devel Subject: Re: kdegraphics/libkscan compile time error CVS HEAD Message-Id: <1101595525.21464.9.camel () localhost> X-MARC-Message: https://marc.info/?l=kde-devel&m=110159557330080 I discovered that is incorrect and needed " ". This patch is needed for this file to compile. Hope this helps. --- scandialog.cpp.orig 2004-11-27 11:48:14.000000000 -0500 +++ scandialog.cpp 2004-11-27 10:28:33.000000000 -0500 @@ -34,7 +34,7 @@ #include #include #include -#include +#include "kscandevice.h" // libkscan stuff #include "scanparams.h" -- Peter >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<