--- imagecache_canvasactions.module	2009-02-06 16:27:09.000000000 +0100
+++ imagecache_canvasactions.module	2009-02-06 16:27:20.000000000 +0100
@@ -43,7 +43,7 @@
 // During devel, caching is pointless. Flush it
 // imagecache_action_definitions(TRUE);
 
-require_once('utility.inc');
+require_once drupal_get_path('module', 'imagecache_actions') .'utility.inc'; 
 /**
 * Implementation of hook_imagecache_actions().
