Luis Azedo 10 лет назад
Родитель
Сommit
ad76e342a8
1 измененных файлов с 1 добавлено и 1 удалено
  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"