diff options
Diffstat (limited to 'shell/e-history.h')
-rw-r--r-- | shell/e-history.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-history.h b/shell/e-history.h index 89bfe674a9..91b7bc3724 100644 --- a/shell/e-history.h +++ b/shell/e-history.h @@ -23,7 +23,7 @@ #ifndef _E_HISTORY_H_ #define _E_HISTORY_H_ -#include <gnome.h> +#include <gtk/gtk.h> #ifdef __cplusplus extern "C" { |