diff options
Diffstat (limited to 'Source/WebKit2/UIProcess/API/efl/EWebKit2.h')
-rw-r--r-- | Source/WebKit2/UIProcess/API/efl/EWebKit2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit2/UIProcess/API/efl/EWebKit2.h b/Source/WebKit2/UIProcess/API/efl/EWebKit2.h index d7d796368..597cf24cb 100644 --- a/Source/WebKit2/UIProcess/API/efl/EWebKit2.h +++ b/Source/WebKit2/UIProcess/API/efl/EWebKit2.h @@ -34,6 +34,7 @@ #include "ewk_navigation_policy_decision.h" #include "ewk_url_request.h" #include "ewk_url_response.h" +#include "ewk_url_scheme_request.h" #include "ewk_view.h" #include "ewk_web_error.h" #include "ewk_web_resource.h" |