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

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