Browse Source

Example clients: Fix compilation of tw.c

tags/v1.9.12
Kjetil Matheussen 7 years ago
parent
commit
eabc679bd4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      example-clients/tw.c

+ 1
- 0
example-clients/tw.c View File

@@ -9,6 +9,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <signal.h>

#include <jack/jack.h>



Loading…
Cancel
Save