diff options
Diffstat (limited to 'ym2612.h')
-rw-r--r-- | ym2612.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ #include <stdint.h> #include <stdio.h> #include "serialize.h" -#include "render.h" +#include "render_audio.h" #define NUM_PART_REGS (0xB7-0x30) #define NUM_CHANNELS 6 |