aboutsummaryrefslogtreecommitdiff
path: root/shell/other
diff options
context:
space:
mode:
authorgameblabla2020-11-13 11:51:03 +0000
committerGitHub2020-11-13 11:51:03 +0000
commit2c0f6b94dde7ee731b12d8cd0325125a4130f7e1 (patch)
tree561d15ab3b9d9b7019420b6d8a01c652a65e6433 /shell/other
parentc6d560b0adc5b321115f2597091422787588b807 (diff)
parentbd845b9085ab3f59a66278c4f7d4d00877d8fce1 (diff)
downloadsnesemu-2c0f6b94dde7ee731b12d8cd0325125a4130f7e1.tar.gz
snesemu-2c0f6b94dde7ee731b12d8cd0325125a4130f7e1.tar.bz2
snesemu-2c0f6b94dde7ee731b12d8cd0325125a4130f7e1.zip
Merge pull request #2 from m45t3r/gcw0-support
GCW0 support and some fixes
Diffstat (limited to 'shell/other')
-rw-r--r--shell/other/compatibility_layer.c1
1 files changed, 0 insertions, 1 deletions
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 <SDL/SDL.h>
-#include <portaudio.h>
#include "main.h"
#include "snes9x.h"
#include "soundux.h"