Modularized Samsung TV port.

svn-id: r50258
This commit is contained in:
Alejandro Marzini 2010-06-25 05:02:40 +00:00
parent 96b9c3aa08
commit d04a2a266d
8 changed files with 71 additions and 33 deletions

View file

@ -23,7 +23,7 @@
*
*/
#if defined(UNIX) && !defined(MACOSX)
#if defined(UNIX) && !defined(MACOSX) && !defined(SAMSUNGTV)
#include "common/scummsys.h"