From: Konrad Rzeszutek Wilk Date: Wed, 9 Feb 2011 20:21:42 +0000 (-0500) Subject: dfbtest_fillrect: Make it compile X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=c800102d37a39f71e5e6e0169078cf6beb611af1;p=xentesttools%2Fbootstrap.git dfbtest_fillrect: Make it compile --- diff --git a/root_image/tools/drfb_test/dfbtest_fillrect.c b/root_image/tools/drfb_test/dfbtest_fillrect.c index ccf33fb..7d69a01 100644 --- a/root_image/tools/drfb_test/dfbtest_fillrect.c +++ b/root_image/tools/drfb_test/dfbtest_fillrect.c @@ -25,13 +25,12 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#include #include #include #include -#include +#define DIRECTFB_VERSION "custom-1.4" #include #include