From 7dc817d0c129e0b6a37a54b679c42322a659b060 Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 1 Dec 2009 18:49:30 +0000 Subject: *** empty log message *** --- test/cdtest/cdtest.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/cdtest') diff --git a/test/cdtest/cdtest.c b/test/cdtest/cdtest.c index 82cc812..f5aa9f4 100644 --- a/test/cdtest/cdtest.c +++ b/test/cdtest/cdtest.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include "cdtest.h" @@ -232,7 +231,7 @@ void CDTestInit(void) if (use_gdiplus) { #ifdef USE_GDIPLUS - cdInitGdiPlus(); + cdInitContextPlus(); #endif } -- cgit v1.2.3