From aa27f073c63cb8120e9debebb627c6282870397a Mon Sep 17 00:00:00 2001 From: Takamichi Horikawa Date: Wed, 20 Sep 2017 23:26:07 +0900 Subject: fmplayer common: move font.rom loading to common --- common/fmplayer_drumrom_win.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/fmplayer_drumrom_win.c') diff --git a/common/fmplayer_drumrom_win.c b/common/fmplayer_drumrom_win.c index c3c4e36..0021530 100644 --- a/common/fmplayer_drumrom_win.c +++ b/common/fmplayer_drumrom_win.c @@ -1,4 +1,4 @@ -#include "fmplayer_common.h" +#include "fmplayer_drumrom.h" #include "libopna/opnadrum.h" #define WIN32_LEAN_AND_MEAN #include -- cgit v1.2.3