aboutsummaryrefslogtreecommitdiff
path: root/include/drivers/console_assertions.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drivers/console_assertions.h')
-rw-r--r--include/drivers/console_assertions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drivers/console_assertions.h b/include/drivers/console_assertions.h
index 559bb5096f..00caa31416 100644
--- a/include/drivers/console_assertions.h
+++ b/include/drivers/console_assertions.h
@@ -7,7 +7,7 @@
#ifndef CONSOLE_ASSERTIONS_H
#define CONSOLE_ASSERTIONS_H
-#include <cassert.h>
+#include <lib/cassert.h>
/*
* This file contains some separate assertions about console_t, moved here to