Fixed *nix compile.

This commit is contained in:
Casey Langen 2016-12-30 21:57:48 -08:00
parent 7efcf60e1d
commit d865931fab

View File

@ -34,6 +34,7 @@
#include "stdafx.h"
#include "M4aDecoder.h"
#include <stdlib.h>
#include <string>
using musik::core::sdk::IDataStream;