Pt translations

This commit is contained in:
Henrique Santiago
2013-02-23 20:15:12 -03:00
parent 92228e9553
commit a8c175452b
4 changed files with 13 additions and 6 deletions

View File

@@ -27,8 +27,8 @@
#define AL_LIBTYPE_STATIC
#include <al.h>
#include <alc.h>
#include <AL/al.h>
#include <AL/alc.h>
class SoundManager;
class SoundSource;