summaryrefslogtreecommitdiffstats
path: root/src/sinkinput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sinkinput.h')
-rw-r--r--src/sinkinput.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sinkinput.h b/src/sinkinput.h
index 4fe39e2a..e3114d94 100644
--- a/src/sinkinput.h
+++ b/src/sinkinput.h
@@ -33,4 +33,7 @@ void sink_input_kill(struct sink_input *i);
uint32_t sink_input_get_latency(struct sink_input *i);
char *sink_input_list_to_string(struct core *c);
+
+
+
#endif