mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
326 B

--- ./src/lib/engines/common/evas_image_main.c.orig 2005-09-15 17:32:06.000000000 +0200
+++ ./src/lib/engines/common/evas_image_main.c 2005-09-15 17:32:15.000000000 +0200
@@ -6,7 +6,7 @@
#endif
#ifdef HAVE_VALGRIND
-#include <memcheck.h>
+#include <valgrind/memcheck.h>
#endif
static Evas_Hash * images = NULL;