mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
11 lines
302 B
Diff
11 lines
302 B
Diff
|
--- lmms-0.4.13_orig/plugins/zynaddsubfx/LocalZynAddSubFx.cpp 2012-04-08 13:01:25.951925761 +0200
|
||
|
+++ lmms-0.4.13_test/plugins/zynaddsubfx/LocalZynAddSubFx.cpp 2012-04-08 13:08:32.841905201 +0200
|
||
|
@@ -23,6 +23,7 @@
|
||
|
*/
|
||
|
|
||
|
#include <lmmsconfig.h>
|
||
|
+#include <unistd.h>
|
||
|
|
||
|
#include "LocalZynAddSubFx.h"
|
||
|
|