mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- lib/hardware: align to latest changes in libstb-hal repo
Signed-off-by: Thilo Graf <dbt@novatux.de> include: fix build after libstb-hal changes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <cs_api.h>
|
||||
#include <video_cs.h>
|
||||
#elif USE_STB_HAL
|
||||
#include <init_td.h>
|
||||
#include <init.h>
|
||||
#include <video_hal.h>
|
||||
#else
|
||||
#error neither HAVE_COOL_HARDWARE nor USE_STB_HAL defined.
|
||||
|
Reference in New Issue
Block a user