From 0cf1d57bc3dab11f773d23a25db0c3d18f6cfe52 Mon Sep 17 00:00:00 2001 From: waker Date: Sun, 28 Nov 2010 17:24:14 +0100 Subject: ported supereq to new api; converted to float; added reentrancy support --- main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main.c') diff --git a/main.c b/main.c index d5a54822..41b0d625 100644 --- a/main.c +++ b/main.c @@ -788,6 +788,8 @@ main (int argc, char *argv[]) { streamer_init (); + plug_connect_all (); + if (!noloadpl) { restore_resume_state (); } -- cgit v1.2.3