aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_internal.h')
-rw-r--r--src/jalv_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h
index 5928cc3..d86484b 100644
--- a/src/jalv_internal.h
+++ b/src/jalv_internal.h
@@ -432,7 +432,7 @@ bool
jalv_ui_is_resizable(Jalv* jalv);
void
-jalv_ui_write(void* controller,
+jalv_ui_write(void* jalv_handle,
uint32_t port_index,
uint32_t buffer_size,
uint32_t protocol,