summaryrefslogtreecommitdiffstats
path: root/examples/alstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/alstream.c')
-rw-r--r--examples/alstream.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/alstream.c b/examples/alstream.c
index 183d54f2..a8447eae 100644
--- a/examples/alstream.c
+++ b/examples/alstream.c
@@ -34,8 +34,8 @@
#include "AL/alc.h"
#include "AL/alext.h"
-#include "alhelpers.h"
-#include "alffmpeg.h"
+#include "common/alhelpers.h"
+#include "common/alffmpeg.h"
LPALBUFFERSAMPLESSOFT palBufferSamplesSOFT = wrap_BufferSamples;