aboutsummaryrefslogtreecommitdiff
path: root/games/springlobby/files/patch-src_sound_alsound.cpp
blob: 2a8be2f6b4ea96bc678ef3b95b8928c531491554 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/sound/alsound.cpp.orig	2020-10-31 09:53:52 UTC
+++ src/sound/alsound.cpp
@@ -13,7 +13,7 @@
 #define ALURE_STATIC_LIBRARY
 #endif
 
-#include <alure.h>
+#include <AL/alure.h>
 #include <assert.h>
 #include <lslutils/globalsmanager.h>
 #include <wx/log.h>