--- imagecache_coloractions.module 2009-02-04 10:13:32.000000000 +0100 +++ imagecache_coloractions.module 2009-02-06 16:35:03.000000000 +0100 @@ -15,7 +15,7 @@ * @author dan http://coders.co.nz */ -require_once('utility.inc'); +require_once drupal_get_path('module', 'imagecache_actions') .'utility.inc'; // During devel, caching is pointless. Flush it //imagecache_action_definitions(TRUE);