From 70058a8a8405a36c66235a56b482c4c0c7a46780 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sat, 10 Aug 2019 21:54:30 -0700 Subject: Move the dynload decls and defs to common --- alc/backends/dsound.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'alc/backends/dsound.cpp') diff --git a/alc/backends/dsound.cpp b/alc/backends/dsound.cpp index 5a156d54..b9e52c0c 100644 --- a/alc/backends/dsound.cpp +++ b/alc/backends/dsound.cpp @@ -48,6 +48,7 @@ #include "alu.h" #include "ringbuffer.h" #include "compat.h" +#include "dynload.h" #include "threads.h" /* MinGW-w64 needs this for some unknown reason now. */ -- cgit v1.2.3