summaryrefslogtreecommitdiffstats
path: root/hid.c
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-04-03 17:46:41 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-04-03 17:46:41 +0000
commit799454569d7b3f62d0e93719d298c438812bedf1 (patch)
tree76e6fe5a2165ef66eda92720676393e400cb2993 /hid.c
parentc6ca41dab1d22400ae8bccee56968badc641a849 (diff)
downloadldetect-799454569d7b3f62d0e93719d298c438812bedf1.tar
ldetect-799454569d7b3f62d0e93719d298c438812bedf1.tar.gz
ldetect-799454569d7b3f62d0e93719d298c438812bedf1.tar.bz2
ldetect-799454569d7b3f62d0e93719d298c438812bedf1.tar.xz
ldetect-799454569d7b3f62d0e93719d298c438812bedf1.zip
Forgot to add sysfs files
Diffstat (limited to 'hid.c')
-rw-r--r--hid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hid.c b/hid.c
index 91c22cd..345a1a8 100644
--- a/hid.c
+++ b/hid.c
@@ -6,7 +6,7 @@
#include <stdlib.h>
#include <string.h>
-#include "sysfs/libsysfs.h"
+#include "libsysfs.h"
#include "libldetect.h"
#include "common.h"