mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
make lt_dfbinput a c++ file
this allows to put the videowatchdog into the same thread later
This commit is contained in:
@@ -15,8 +15,8 @@ extern "C" {
|
||||
#include <tdpanel/ir_ruwido.h>
|
||||
#include <hardware/avs/avs_inf.h>
|
||||
#include <hardware/avs/bios_system_config.h>
|
||||
#include "lt_dfbinput.h"
|
||||
}
|
||||
#include "lt_dfbinput.h"
|
||||
|
||||
#include "lt_debug.h"
|
||||
#define lt_debug(args...) _lt_debug(TRIPLE_DEBUG_INIT, NULL, args)
|
||||
|
Reference in New Issue
Block a user