aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/SoundContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/SoundContext.h')
-rw-r--r--src/crepe/SoundContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crepe/SoundContext.h b/src/crepe/SoundContext.h
index 090966d..d3123d2 100644
--- a/src/crepe/SoundContext.h
+++ b/src/crepe/SoundContext.h
@@ -1,6 +1,6 @@
#pragma once
-#include <soloud.h>
+#include <soloud/soloud.h>
#include "Sound.h"