2
0
Эх сурвалжийг харах

kazoo : revert uuid include

Luis Azedo 10 жил өмнө
parent
commit
ad76e342a8

+ 1 - 1
modules/kazoo/kz_amqp.c

@@ -5,7 +5,7 @@
 #include <amqp_framing.h>
 #include <amqp_tcp_socket.h>
 #include <json.h>
-#include <uuid.h>
+#include <uuid/uuid.h>
 #include "../../mem/mem.h"
 #include "../../timer_proc.h"
 #include "../../sr_module.h"