summaryrefslogtreecommitdiff
path: root/psg.h
diff options
context:
space:
mode:
Diffstat (limited to 'psg.h')
-rw-r--r--psg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/psg.h b/psg.h
index c4648e8..cad590d 100644
--- a/psg.h
+++ b/psg.h
@@ -8,7 +8,7 @@
#include <stdint.h>
#include "serialize.h"
-#include "render.h"
+#include "render_audio.h"
typedef struct {
audio_source *audio;