aboutsummaryrefslogtreecommitdiff
path: root/src/example/audio_internal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/example/audio_internal.cpp')
-rw-r--r--src/example/audio_internal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/example/audio_internal.cpp b/src/example/audio_internal.cpp
index 7586441..0b36daa 100644
--- a/src/example/audio_internal.cpp
+++ b/src/example/audio_internal.cpp
@@ -3,7 +3,7 @@
* Standalone example for usage of the internal \c Sound class.
*/
-#include <crepe/Sound.h>
+#include <crepe/facade/Sound.h>
#include <crepe/api/Config.h>
#include <crepe/util/log.h>