--- dxmpp.theme.inc.orig	2010-03-17 00:12:20.000000000 +0100
+++ dxmpp.theme.inc	2010-03-18 09:54:38.000000000 +0100
@@ -34,6 +34,7 @@ function theme_dxmpp_chat() {
   }
 
   // Add jQuery Tabs & Sortabe.
+  module_load_include('module', 'jquery_ui', 'jquery_ui');
   jquery_ui_add('ui.tabs');
   jquery_ui_add('ui.sortable');
 
