diff options
Diffstat (limited to 'src/companion_proxy.h')
| -rw-r--r-- | src/companion_proxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/companion_proxy.h b/src/companion_proxy.h index 33c4a80..0314b67 100644 --- a/src/companion_proxy.h +++ b/src/companion_proxy.h | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | #include "property_list_service.h" | 26 | #include "property_list_service.h" |
| 27 | #include "common/thread.h" | 27 | #include "common/thread.h" |
| 28 | 28 | ||
| 29 | struct compproxy_client_private { | 29 | struct companion_proxy_client_private { |
| 30 | property_list_service_client_t parent; | 30 | property_list_service_client_t parent; |
| 31 | THREAD_T event_thread; | 31 | THREAD_T event_thread; |
| 32 | }; | 32 | }; |
