summaryrefslogtreecommitdiff
path: root/include/ug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ug.h')
-rwxr-xr-xinclude/ug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ug.h b/include/ug.h
index eb2ae64..2e42798 100755
--- a/include/ug.h
+++ b/include/ug.h
@@ -66,7 +66,7 @@ struct ui_gadget_s {
struct ug_module *module;
struct ug_cbs cbs;
- service_h service;
+ app_control_h app_control;
int destroy_me:1;
enum ug_layout_state layout_state;