diff options
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r-- | shell/e-shell.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h index 1500c2bcb4..5b804b3f4a 100644 --- a/shell/e-shell.h +++ b/shell/e-shell.h @@ -23,8 +23,8 @@ #ifndef E_SHELL_H #define E_SHELL_H -#include <e-shell-common.h> -#include <e-shell-module.h> +#include <shell/e-shell-common.h> +#include <shell/e-shell-module.h> /* Standard GObject macros */ #define E_TYPE_SHELL \ |