From 95996effaf04c87b7091c904e6545bc1e5e25aee Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 22 Sep 2019 12:23:41 -0700 Subject: Move the ifstream wrapper to common --- alc/ambdec.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alc/ambdec.cpp') diff --git a/alc/ambdec.cpp b/alc/ambdec.cpp index fa29d268..adf116fe 100644 --- a/alc/ambdec.cpp +++ b/alc/ambdec.cpp @@ -10,7 +10,7 @@ #include #include -#include "compat.h" +#include "alfstream.h" #include "logging.h" -- cgit v1.2.3