From 9710a859fa13ea105071b1e4d72a335d8ec6b3be Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Wed, 16 Dec 2020 03:01:27 -0800 Subject: Add missing include --- alc/cpu_caps.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alc/cpu_caps.cpp') diff --git a/alc/cpu_caps.cpp b/alc/cpu_caps.cpp index 184c23dd..1c176fa1 100644 --- a/alc/cpu_caps.cpp +++ b/alc/cpu_caps.cpp @@ -18,11 +18,11 @@ #include #endif +#include #include #include #include "alfstream.h" -#include "logging.h" int CPUCapFlags{0}; -- cgit v1.2.3