summaryrefslogtreecommitdiffstats
path: root/include/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/command.h')
-rw-r--r--include/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/command.h b/include/command.h
index a72f240a7d..a769d547d4 100644
--- a/include/command.h
+++ b/include/command.h
@@ -27,7 +27,7 @@
#ifndef __COMMAND_H
#define __COMMAND_H
-#include <list.h>
+#include <linux/list.h>
#ifndef NULL
#define NULL 0