Added few more headers

This commit is contained in:
tudnai 2021-05-16 19:07:02 -07:00
parent d95d3b38b8
commit 6ea2bb918b

View File

@ -29,8 +29,8 @@
#import "6502.h"
#include "speaker.h" // So we can access to speaker stuff from Swift
#include "disk.h"
#include "dsk2woz.h"
#import "speaker.h" // So we can access to speaker stuff from Swift
#import "disk.h"
#import "dsk2woz.h"
#endif /* A2Mac_Bridging_Header_h */