diff options
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r-- | shell/e-shell.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h index 2237f7458a..f4342988ce 100644 --- a/shell/e-shell.h +++ b/shell/e-shell.h @@ -24,9 +24,8 @@ #ifndef _E_SHELL_H_ #define _E_SHELL_H_ -#include <bonobo/bonobo-object.h> - #include <liboaf/liboaf.h> /* For the registration stuff. */ +#include <bonobo/bonobo-object.h> #ifdef __cplusplus extern "C" { |