From e200569cd319448d12099f27a2713c69da382d26 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 11 Aug 2019 18:50:07 -0700 Subject: Move the wstr converters to a separate header --- 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 b9e52c0c..ad182cf7 100644 --- a/alc/backends/dsound.cpp +++ b/alc/backends/dsound.cpp @@ -49,6 +49,7 @@ #include "ringbuffer.h" #include "compat.h" #include "dynload.h" +#include "strutils.h" #include "threads.h" /* MinGW-w64 needs this for some unknown reason now. */ -- cgit v1.2.3