From 15ea15b3a752f0487bc50d0ea04925f1b9d33dcb Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 8 May 2008 22:19:14 +0000 Subject: Move D-Bus object and interface helpers into libgdbus --- input/device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'input/device.c') diff --git a/input/device.c b/input/device.c index 151ce08c..1975be16 100644 --- a/input/device.c +++ b/input/device.c @@ -41,8 +41,8 @@ #include #include +#include -#include "dbus-helper.h" #include "logging.h" #include "textfile.h" #include "uinput.h" -- cgit