# HG changeset patch # User diego # Date 1272106073 0 # Node ID 6ffd2e644c040f922020e329272f35f2eb2cb51b # Parent fca6cfc4d5cae65aa10bef214c60a68e7e75d992 Remove unnecessary kd.h #include. diff -r fca6cfc4d5ca -r 6ffd2e644c04 libvo/vo_directfb2.c --- a/libvo/vo_directfb2.c Fri Apr 23 10:22:44 2010 +0000 +++ b/libvo/vo_directfb2.c Sat Apr 24 10:47:53 2010 +0000 @@ -33,12 +33,7 @@ #include #include #include - -#ifdef __linux__ -#include -#else -#include -#endif +//#include #include "config.h" #include "video_out.h"