mirror of
https://github.com/simon987/libscan.git
synced 2025-04-05 12:23:00 +00:00
fix uuid include
This commit is contained in:
parent
15f4691999
commit
889cc99e38
@ -3,7 +3,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/stat.h>
|
||||
#include "../third-party/uuid/src/uuid.h"
|
||||
#include <uuid/uuid.h>
|
||||
|
||||
#include "macros.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user