Added project for AudioCommon.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2742 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
omegadox 2009-03-23 20:00:12 +00:00
parent 07381b9962
commit 34c05f8e87
8 changed files with 496 additions and 23 deletions

View file

@ -16,7 +16,7 @@
// http://code.google.com/p/dolphin-emu/
#ifdef _WIN32
#include "PCHW/DSoundStream.h"
#include "DSoundStream.h"
#endif
#include "DSPHandler.h"