From 0e4014dae7727a06a80b59b6ede26d8d08d2c42b Mon Sep 17 00:00:00 2001 From: Takamichi Horikawa Date: Wed, 20 Sep 2017 23:27:18 +0900 Subject: fmdsp-pacc: add code to ignore ANSI escape sequences --- common/fmplayer_work_opna.c | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/fmplayer_work_opna.c b/common/fmplayer_work_opna.c index b3b0c69..16bb85c 100644 --- a/common/fmplayer_work_opna.c +++ b/common/fmplayer_work_opna.c @@ -1,4 +1,5 @@ #include "fmplayer_common.h" +#include "fmplayer_drumrom.h" #include "fmdriver/fmdriver.h" #include "fmdriver/ppz8.h" #include "libopna/opna.h" -- cgit v1.2.3