summaryrefslogtreecommitdiffstats
path: root/include/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/driver.h')
-rw-r--r--include/driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/driver.h b/include/driver.h
index 91a3aaa886..1dde38e021 100644
--- a/include/driver.h
+++ b/include/driver.h
@@ -23,7 +23,7 @@
#ifndef DRIVER_H
#define DRIVER_H
-#include <list.h>
+#include <linux/list.h>
#define MAX_DRIVER_NAME 32