diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ephy-main.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ephy-main.c b/src/ephy-main.c index 9dc13ed25..9eeadfebd 100644 --- a/src/ephy-main.c +++ b/src/ephy-main.c @@ -20,6 +20,8 @@ #include "config.h" +#undef GNOME_DISABLE_DEPRECATED + #include "ephy-shell.h" #include "ephy-file-helpers.h" #include "ephy-object-helpers.h" |