diff options
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/epiphany.types | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference/epiphany.types b/doc/reference/epiphany.types index dffbaa6f0..098dc3f66 100644 --- a/doc/reference/epiphany.types +++ b/doc/reference/epiphany.types @@ -45,9 +45,11 @@ ephy_password_manager_get_type mozilla_embed_get_type #include <ephy-window.h> +#include <ephy-tab.h> #include <ephy-shell.h> #include <ephy-session.h> ephy_window_get_type +ephy_tab_get_type ephy_shell_get_type ephy_session_get_type |