diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/nsf/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/nsf/Makefile.am b/gst/nsf/Makefile.am index bff272a2..4baf7c68 100644 --- a/gst/nsf/Makefile.am +++ b/gst/nsf/Makefile.am @@ -15,6 +15,7 @@ NOSEFART_SOURCES=fmopl.c \ NOSEFART_INCLUDES=fmopl.h \ log.h \ mmc5_snd.h \ + dis6502.h \ nes_apu.h \ osd.h \ vrc7_snd.h \ |