diff options
Diffstat (limited to 'shell/e-shell-importer.c')
-rw-r--r-- | shell/e-shell-importer.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/e-shell-importer.c b/shell/e-shell-importer.c index 4aeba1253a..64e9db22e3 100644 --- a/shell/e-shell-importer.c +++ b/shell/e-shell-importer.c @@ -24,6 +24,9 @@ #include <config.h> #endif +#undef GTK_DISABLE_DEPRECATED +#undef G_DISABLE_DEPRECATED + #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> |