diff options
Diffstat (limited to 'shell/main.c')
-rw-r--r-- | shell/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/main.c b/shell/main.c index 11ee72a607..dc3910cd33 100644 --- a/shell/main.c +++ b/shell/main.c @@ -74,7 +74,7 @@ #include "Evolution-DataServer.h" #include <gal/widgets/e-cursors.h> -#include "widgets/misc/e-error.h" +#include "e-util/e-error.h" #include <fcntl.h> #include <signal.h> |