Index: branches/Ver2.4/xpressme_integration_kit/include/xpress_block_render.php
===================================================================
--- branches/Ver2.4/xpressme_integration_kit/include/xpress_block_render.php	(revision 801)
+++ branches/Ver2.4/xpressme_integration_kit/include/xpress_block_render.php	(revision 802)
@@ -183,4 +183,8 @@
 		}
 		
+		if (defined('ICMS_ROOT_PATH')) {
+            include_once ICMS_ROOT_PATH.'/class/template.php';
+        }
+
 		$tpl =& new XoopsTpl() ;
 		$tpl->template_dir = $xoops_config->module_path . '/templates';
