summaryrefslogtreecommitdiff
path: root/Source/WebKit2/UIProcess/API/efl/ewk_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/UIProcess/API/efl/ewk_object.h')
-rw-r--r--Source/WebKit2/UIProcess/API/efl/ewk_object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit2/UIProcess/API/efl/ewk_object.h b/Source/WebKit2/UIProcess/API/efl/ewk_object.h
index 0349493c8..9ad1afe5f 100644
--- a/Source/WebKit2/UIProcess/API/efl/ewk_object.h
+++ b/Source/WebKit2/UIProcess/API/efl/ewk_object.h
@@ -38,7 +38,7 @@ extern "C" {
#endif
/** Creates a type name for Ewk_Object */
-typedef struct Ewk_Object Ewk_Object;
+typedef struct EwkObject Ewk_Object;
/**
* Increases the reference count of the given Ewk_Object.