From fd9d6c2bbd3517bcf338dad339285672f8332105 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Wed, 19 Sep 2012 16:33:41 -0300 Subject: [PATCH] input: Remove unneeded header include --- profiles/input/manager.c | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/input/manager.c b/profiles/input/manager.c index 4e8cf8ec3..32698aa01 100644 --- a/profiles/input/manager.c +++ b/profiles/input/manager.c @@ -39,7 +39,6 @@ #include "../src/profile.h" #include "device.h" -#include "hog_device.h" #include "server.h" #include "manager.h" -- 2.47.3