--- sweaver.module	2013-04-15 10:46:59.986085337 +0200
+++ sweaver.module	2013-04-04 14:48:16.521539431 +0200
@@ -402,7 +402,7 @@
 /**
  * Implements hook_preprocess_page().
  */
-function sweaver_preprocess_page(&$vars) {
+function sweaver_preprocess_html(&$vars) {
   // Load css for this theme if available.
   if (drupal_static('load_style')) {
 
