Rename utils to common_utils

This commit is contained in:
Francois Beutin
2024-01-16 13:51:36 +01:00
parent 39b02b82e5
commit 3bcf12ce1d
32 changed files with 32 additions and 32 deletions

View File

@@ -5,7 +5,7 @@
#include "eth_plugin_internal.h" // TODO : rewrite as independant code
#include "stark_utils.h"
#include "plugin_utils.h"
#include "utils.h"
#include "common_utils.h"
#include "apdu_constants.h"
#ifdef HAVE_STARKWARE