Explorar o código

kazoo : revert uuid include

Luis Azedo %!s(int64=10) %!d(string=hai) anos
pai
achega
ad76e342a8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules/kazoo/kz_amqp.c

+ 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"