This commit is contained in:
Gerolf Ziegenhain 2016-10-04 16:35:21 +02:00
parent 06a2dec810
commit f3b0df241d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#include <stdlib.h>
#include <stdint.h>
#include <unistd.h> // for usleep()
#include <portaudio.h>
#include "portaudio.h"
#include "beep.h"