aboutsummaryrefslogtreecommitdiff
path: root/src/dummy_audio.cpp
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-10-01 21:22:30 +0200
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-10-01 21:22:30 +0200
commite0ea870fdfcfbe9e3f0e47215bb809d4353d88e2 (patch)
tree16f694c46ec4b76019187322da2bdd87906bf5ba /src/dummy_audio.cpp
parent7230b630025886939c726e07eba1a0b35511f687 (diff)
removed submodule and updating resource_manager
Diffstat (limited to 'src/dummy_audio.cpp')
-rw-r--r--src/dummy_audio.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dummy_audio.cpp b/src/dummy_audio.cpp
index 049bb49..211a503 100644
--- a/src/dummy_audio.cpp
+++ b/src/dummy_audio.cpp
@@ -1,4 +1,4 @@
-#include "crepe/Sound.h"
+#include "crepe/facade/Sound.h"
#include "crepe/util/log.h"
#include <chrono>