Cocoa OpenEmu Plug-in:

- Fix compiling issue.
This commit is contained in:
rogerman 2015-02-21 20:37:55 +00:00
parent 83578add74
commit df96846915
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#import "OESoundInterface.h"
#import "cocoa_globals.h"
#include <pthread.h>
OERingBuffer *openEmuSoundInterfaceBuffer = nil;