From e200569cd319448d12099f27a2713c69da382d26 Mon Sep 17 00:00:00 2001 From: Chris Robinson <chris.kcat@gmail.com> Date: Sun, 11 Aug 2019 18:50:07 -0700 Subject: Move the wstr converters to a separate header --- alc/helpers.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'alc/helpers.cpp') diff --git a/alc/helpers.cpp b/alc/helpers.cpp index b952c5ed..27219b03 100644 --- a/alc/helpers.cpp +++ b/alc/helpers.cpp @@ -106,6 +106,7 @@ DEFINE_PROPERTYKEY(PKEY_AudioEndpoint_GUID, 0x1da5d803, 0xd492, 0x4edd, 0x8c, 0x #include "cpu_caps.h" #include "fpu_modes.h" #include "logging.h" +#include "strutils.h" #include "vector.h" -- cgit v1.2.3