From 6b46ed0d00c5b94b7f19b8353510ae8061b5e9f0 Mon Sep 17 00:00:00 2001 From: qwertymodo Date: Thu, 8 Dec 2016 13:17:34 -0800 Subject: [PATCH] Fix MSU-1 refactor breaking builds on some systems --- msu1.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msu1.cpp b/msu1.cpp index daa69897..382abbc5 100644 --- a/msu1.cpp +++ b/msu1.cpp @@ -195,7 +195,7 @@ #include "msu1.h" #include "apu/bapu/dsp/blargg_endian.h" #include -#include +#include #define APU_DEFAULT_INPUT_RATE 32000