mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
include signal for signal handler in audio mixer
This commit is contained in:
parent
90a8027f69
commit
84a8e481ff
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
#include <errno.h>
|
||||
#include <fstream>
|
||||
#include <limits>
|
||||
#include <signal.h>
|
||||
|
||||
#include <AgentList.h>
|
||||
#include <AgentTypes.h>
|
||||
|
|
Loading…
Reference in a new issue