attempt to fix CI

This commit is contained in:
tildearrow 2022-05-01 04:30:04 -05:00
parent 3a4f120120
commit e1a02f64de
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@
*/
#include "ym2610.h"
#include "sound/ymfm/ymfm.h"
#include "../engine.h"
#include <string.h>
#include <math.h>

View File

@ -18,6 +18,7 @@
*/
#include "ym2610b.h"
#include "sound/ymfm/ymfm.h"
#include "../engine.h"
#include <string.h>
#include <math.h>