Index: location.views.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/location.views.inc,v
retrieving revision 1.16
diff -u -p -r1.16 location.views.inc
--- location.views.inc	3 Dec 2008 22:51:23 -0000	1.16
+++ location.views.inc	30 Jun 2010 19:19:35 -0000
@@ -338,6 +338,7 @@ function location_views_data() {
     'field' => array(
       'field' => 'lid',
       'handler' => 'location_handler_field_location_address',
+      'element type' => 'div',
     ),
   );
 
