summaryrefslogtreecommitdiff
path: root/apps/osc.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/osc.h')
-rw-r--r--apps/osc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/osc.h b/apps/osc.h
index ae851b3..40210b3 100644
--- a/apps/osc.h
+++ b/apps/osc.h
@@ -38,6 +38,7 @@ typedef struct {
osc_t* self_;
int state_;
char* lang_;
+ lo_address addr_;
lo_message msg_;
} osc_done_data_t;