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