aboutsummaryrefslogtreecommitdiff
path: root/pw_assert/public/pw_assert/check.h
diff options
context:
space:
mode:
Diffstat (limited to 'pw_assert/public/pw_assert/check.h')
-rw-r--r--pw_assert/public/pw_assert/check.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw_assert/public/pw_assert/check.h b/pw_assert/public/pw_assert/check.h
index 31ffca74d..57b443790 100644
--- a/pw_assert/public/pw_assert/check.h
+++ b/pw_assert/public/pw_assert/check.h
@@ -111,4 +111,4 @@
// Note that for the assert failures, the handler should assume the assert
// has already failed (the facade checks the condition before delegating).
//
-#include "pw_assert_backend/assert_backend.h"
+#include "pw_assert_backend/check_backend.h"