Fixed interface by adding cVector3.h to IAudio.h

This commit is contained in:
Raynaldo Rivera 2009-08-26 01:19:57 +00:00
parent 148e6af912
commit cd024e3425
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@
#define IAUDIO_H
#include "IAudioDecoder.h"
#include "cVector3.h"
class cVector3;
namespace cAudio
{
class IAudio