mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
Remove some unnecessary includes.
This commit is contained in:
parent
2015cd0928
commit
c4696568cc
4 changed files with 0 additions and 5 deletions
|
@ -6,7 +6,6 @@
|
|||
#define _NULLSOUNDSTREAM_H_
|
||||
|
||||
#include "SoundStream.h"
|
||||
#include "Thread.h"
|
||||
|
||||
#define BUF_SIZE (48000 * 4 / 32)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue