Browse Source
Example clients: Fix compilation of tw.c
tags/v1.9.12
Kjetil Matheussen
7 years ago
1 changed files with
1 additions and
0 deletions
-
example-clients/tw.c
|
|
@@ -9,6 +9,7 @@ |
|
|
|
#include <unistd.h> |
|
|
|
#include <stdlib.h> |
|
|
|
#include <string.h> |
|
|
|
#include <signal.h> |
|
|
|
|
|
|
|
#include <jack/jack.h> |
|
|
|
|
|
|
|