mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-10 15:29:30 +00:00
fix TinyAudioExample
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "TinyAudioExample.h"
|
||||
#include "../CommonInterfaces/CommonRigidBodyBase.h"
|
||||
#include "../CommonInterfaces/CommonExampleInterface.h"
|
||||
#include "../CommonInterfaces/CommonGUIHelperInterface.h"
|
||||
|
||||
#include "RtAudio.h"
|
||||
#include "b3AudioListener.h"
|
||||
#include "b3SoundSource.h"
|
||||
@@ -97,4 +99,4 @@ CommonExampleInterface* TinyAudioExampleCreateFunc(CommonExampleOptions& opti
|
||||
}
|
||||
|
||||
|
||||
B3_STANDALONE_EXAMPLE(TinyAudioExampleCreateFunc)
|
||||
B3_STANDALONE_EXAMPLE(TinyAudioExampleCreateFunc)
|
||||
|
||||
Reference in New Issue
Block a user