Added include in ms_ui_utils.h in ms_ui_utils.c
This commit is contained in:
parent
fc14ecbd44
commit
30bf07cc4f
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
#include <time.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "ms_ui_utils.h"
|
||||
|
||||
void msu_init_rand() {
|
||||
srand(time(0));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue