[evolution] Some more missing relocations fixed



commit 81bdbe992b84097843561d2c76084f506503bba8
Author: Fridrich Strba <fridrich strba bluewin ch>
Date:   Mon Mar 15 11:32:36 2010 +0100

    Some more missing relocations fixed

 e-util/e-ui-manager.c          |    1 +
 shell/e-shell-window-actions.c |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-ui-manager.c b/e-util/e-ui-manager.c
index c6a7304..d7c249a 100644
--- a/e-util/e-ui-manager.c
+++ b/e-util/e-ui-manager.c
@@ -17,6 +17,7 @@
  */
 
 #include "e-ui-manager.h"
+#include "e-util-private.h"
 
 #include <string.h>
 
diff --git a/shell/e-shell-window-actions.c b/shell/e-shell-window-actions.c
index b4330e9..9b14730 100644
--- a/shell/e-shell-window-actions.c
+++ b/shell/e-shell-window-actions.c
@@ -22,6 +22,7 @@
 #include "e-shell-window-private.h"
 #include "e-preferences-window.h"
 
+#include <e-util/e-util-private.h>
 #include <e-util/e-dialog-utils.h>
 #include <e-util/e-alert-dialog.h>
 #include <e-util/e-print.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]