summaryrefslogtreecommitdiff
path: root/test/dm/k210_pll.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/k210_pll.c')
-rw-r--r--test/dm/k210_pll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dm/k210_pll.c b/test/dm/k210_pll.c
index f55379f336..a0cc84c396 100644
--- a/test/dm/k210_pll.c
+++ b/test/dm/k210_pll.c
@@ -7,7 +7,7 @@
/* For DIV_ROUND_DOWN_ULL, defined in linux/kernel.h */
#include <div64.h>
#include <dm/test.h>
-#include <kendryte/pll.h>
+#include <k210/pll.h>
#include <test/ut.h>
static int dm_test_k210_pll_calc_config(u32 rate, u32 rate_in,