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/winmm.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'alc/backends/winmm.cpp') diff --git a/alc/backends/winmm.cpp b/alc/backends/winmm.cpp index cd32e95b..b6787a24 100644 --- a/alc/backends/winmm.cpp +++ b/alc/backends/winmm.cpp @@ -40,6 +40,7 @@ #include "alcmain.h" #include "alu.h" #include "ringbuffer.h" +#include "strutils.h" #include "threads.h" #include "compat.h" -- cgit v1.2.3