Re-correction

This commit is contained in:
MarcEricMartel
2021-12-06 10:49:55 -05:00
parent 421c40ac51
commit 37825ee4c8
3 changed files with 6 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
#ifndef AUDIO_H__
#define AUDIO_H__
#include <irrKlang.h>
#include <ik_ISoundSource.h>
#include "external/irrKlang-1.6.0/include/irrklang.h"
#include "external/irrKlang-1.6.0/include/ik_ISoundSource.h"
#include "define.h"
#include "vector3.h"