tests: audiomixer: remove unistd.h include
Not needed and breaks the build with MVSC.
This commit is contained in:
parent
b058de9d90
commit
57516c5153
@ -29,8 +29,6 @@
|
|||||||
# include <valgrind/valgrind.h>
|
# include <valgrind/valgrind.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <unistd.h>
|
|
||||||
|
|
||||||
#include <gst/check/gstcheck.h>
|
#include <gst/check/gstcheck.h>
|
||||||
#include <gst/check/gstconsistencychecker.h>
|
#include <gst/check/gstconsistencychecker.h>
|
||||||
#include <gst/audio/audio.h>
|
#include <gst/audio/audio.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user