From b573d4ac1108e58b367127780a30c3d50d2523a9 Mon Sep 17 00:00:00 2001 From: m45t3r Date: Thu, 12 Nov 2020 00:20:12 -0300 Subject: Fix compilation with modern GCC, remove unused portaudio.h --- shell/other/compatibility_layer.c | 1 - 1 file changed, 1 deletion(-) (limited to 'shell/other') diff --git a/shell/other/compatibility_layer.c b/shell/other/compatibility_layer.c index fea850b..27ffb5b 100644 --- a/shell/other/compatibility_layer.c +++ b/shell/other/compatibility_layer.c @@ -1,5 +1,4 @@ #include -#include #include "main.h" #include "snes9x.h" #include "soundux.h" -- cgit v1.2.3