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

@@ -4,7 +4,7 @@
#include <toolbox/path.h>
#include <gui/elements.h>
#include <assets_icons.h>
#include <xtreme.h>
#include <xtreme/xtreme.h>
#define MAX_NAME_LEN 64