diff options
Diffstat (limited to 'shell/e-corba-storage-registry.c')
-rw-r--r-- | shell/e-corba-storage-registry.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-corba-storage-registry.c b/shell/e-corba-storage-registry.c index c3b259bb71..a1881f10dd 100644 --- a/shell/e-corba-storage-registry.c +++ b/shell/e-corba-storage-registry.c @@ -25,7 +25,7 @@ #include <config.h> #endif -#include "e-util/e-util.h" +#include <gal/util/e-util.h> #include "e-corba-storage.h" |