make lt_dfbinput a c++ file

this allows to put the videowatchdog into the same thread later


Origin commit data
------------------
Branch: ni/coolstream
Commit: 02ef55e312
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-01-14 (Sat, 14 Jan 2012)



------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2012-01-14 13:47:56 +01:00
parent 6653036176
commit 3e01e9f21b
3 changed files with 3 additions and 3 deletions

View File

@@ -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)