mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
replace fontrenderer.h include with forward declaration
in order to flatten the build dependency tree further, include fontrenderer.h directly where needed, in header files a forward declaration is enough
This commit is contained in:
committed by
M. Liebmann
parent
e490f84ea8
commit
2303d94300
@@ -46,8 +46,6 @@
|
||||
#ifndef __RADIO_AUDIO_H
|
||||
#define __RADIO_AUDIO_H
|
||||
|
||||
#include <driver/fontrenderer.h>
|
||||
|
||||
#if 0
|
||||
#include <vdr/player.h>
|
||||
#include <vdr/device.h>
|
||||
|
Reference in New Issue
Block a user