diff options
author | Fridrich Strba <fridrich.strba@bluewin.ch> | 2010-03-15 18:32:36 +0800 |
---|---|---|
committer | Fridrich Strba <fridrich.strba@bluewin.ch> | 2010-03-15 18:33:18 +0800 |
commit | 81bdbe992b84097843561d2c76084f506503bba8 (patch) | |
tree | 97487ade81e96ce5958167847004ea29e651276a /e-util | |
parent | daa764afac6b6ac8c709038371c4288d706b36cb (diff) | |
download | gsoc2013-evolution-81bdbe992b84097843561d2c76084f506503bba8.tar.gz gsoc2013-evolution-81bdbe992b84097843561d2c76084f506503bba8.tar.zst gsoc2013-evolution-81bdbe992b84097843561d2c76084f506503bba8.zip |
Some more missing relocations fixed
Diffstat (limited to 'e-util')
-rw-r--r-- | e-util/e-ui-manager.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-ui-manager.c b/e-util/e-ui-manager.c index c6a73042f0..d7c249af06 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> |