summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_object.h')
-rw-r--r--sys/vm/vm_object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_object.h b/sys/vm/vm_object.h
index 3c60353..84ca0d8 100644
--- a/sys/vm/vm_object.h
+++ b/sys/vm/vm_object.h
@@ -71,7 +71,7 @@
#include <sys/_lock.h>
#include <sys/_mutex.h>
-#include <vm/vm_radix.h>
+#include <vm/_vm_radix.h>
/*
* Types defined:
OpenPOWER on IntegriCloud