From 7ed2883604e3e7e910e043a69a2ab91e890dc638 Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Sat, 12 Feb 2011 22:11:13 +0100 Subject: remove videodev.h and other unneeded headers --- device.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'device.h') diff --git a/device.h b/device.h index 9210f79..ebaf8c9 100755 --- a/device.h +++ b/device.h @@ -1,8 +1,6 @@ #ifndef _PVRINPUT_DEVICE_H_ #define _PVRINPUT_DEVICE_H_ -#include "common.h" - typedef enum { /* enumeration with encoder states */ eStop, eStart, -- cgit v1.2.3