Index: trunk/blocks/widget_block.php
===================================================================
--- trunk/blocks/widget_block.php	(revision 183)
+++ trunk/blocks/widget_block.php	(revision 194)
@@ -12,6 +12,6 @@
 ' ) ;
 
-if( ! defined( 'XPRESS_TAG_CLOUD_BLOCK_INCLUDED' ) ) {
-	define( 'XPRESS_TAG_CLOUD_BLOCK_INCLUDED' , 1 ) ;
+if( ! defined( 'XPRESS_WIDGET_BLOCK_INCLUDED' ) ) {
+	define( 'XPRESS_WIDGET_BLOCK_INCLUDED' , 1 ) ;
 	
 	function _b_widget_edit($options)
