|
|
--- ./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;
|