32 #include <SFML/System.h> 33 #include <SFML/Audio/Listener.h> 34 #include <SFML/Audio/Music.h> 35 #include <SFML/Audio/Sound.h> 36 #include <SFML/Audio/SoundBuffer.h> 37 #include <SFML/Audio/SoundBufferRecorder.h> 38 #include <SFML/Audio/SoundRecorder.h> 39 #include <SFML/Audio/SoundStatus.h> 40 #include <SFML/Audio/SoundStream.h> 43 #endif // SFML_AUDIO_H