Merge pull request #1027 from rohit-n/change-include

Include CommonTypes.h instead of Common.h.
This commit is contained in:
Ryan Houdek
2014-09-10 00:35:16 -05:00
285 changed files with 286 additions and 286 deletions

View File

@ -3,7 +3,7 @@
// Refer to the license.txt file included.
#include "AudioCommon/AlsaSoundStream.h"
#include "Common/Common.h"
#include "Common/CommonTypes.h"
#include "Common/Thread.h"
#define FRAME_COUNT_MIN 256