summaryrefslogtreecommitdiff
path: root/streamer.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-13 20:16:27 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-13 20:16:27 +0200
commit7a6d5e2a410208539ec42efca38eed1f2372b357 (patch)
tree0c144c1232a9c8515f68e02a1a81097694091424 /streamer.h
parentccaf593e039b0a19aa3cf4601ae283fe438224cd (diff)
fixed several critical drag and drop bugs
Diffstat (limited to 'streamer.h')
-rw-r--r--streamer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/streamer.h b/streamer.h
index c42b3fe1..d0a6be5d 100644
--- a/streamer.h
+++ b/streamer.h
@@ -42,4 +42,7 @@ streamer_unlock (void);
void
streamer_set_nextsong (int song, int pstate);
+int
+streamer_get_fill_level (void);
+
#endif // __STREAMER_H