From bf31ce688a0674f4e2eef676872303db23e0d0e7 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Mon, 23 Sep 2019 19:23:33 -0700 Subject: Add a missing header for Android --- alc/helpers.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'alc') diff --git a/alc/helpers.cpp b/alc/helpers.cpp index 1d534619..2d532db1 100644 --- a/alc/helpers.cpp +++ b/alc/helpers.cpp @@ -70,6 +70,7 @@ #include "alcmain.h" #include "almalloc.h" +#include "alfstream.h" #include "alstring.h" #include "compat.h" #include "cpu_caps.h" -- cgit v1.2.3