summaryrefslogtreecommitdiff
path: root/kern/evcnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/evcnt.h')
-rw-r--r--kern/evcnt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/evcnt.h b/kern/evcnt.h
index f585fad0..ae014031 100644
--- a/kern/evcnt.h
+++ b/kern/evcnt.h
@@ -21,7 +21,7 @@
#ifndef _KERN_EVCNT_H
#define _KERN_EVCNT_H
-#include <kern/list.h>
+#include <kern/list_types.h>
/*
* Size of the buffer storing an event counter name.