Fix xtreme lib import

This commit is contained in:
Willy-JL
2023-12-02 06:32:04 +00:00
parent f4d58c286b
commit 0a55300926
36 changed files with 38 additions and 38 deletions

View File

@@ -14,7 +14,7 @@
#include <stdint.h>
#include <stdio.h>
#include <m-dict.h>
#include <xtreme.h>
#include <xtreme/xtreme.h>
#include <bt/bt_service/bt.h>