LocalZynAddSubFx: added missing header include
ZASF fails to build with GCC 4.7 due to missing header include. Thanks to Alexander Liebendorfer for pointing out the issue.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
#include <lmmsconfig.h>
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include "LocalZynAddSubFx.h"
|
||||
|
||||
#include "src/Input/NULLMidiIn.h"
|
||||
|
||||
Reference in New Issue
Block a user