Ver Fonte

Allow rtp.hpp to be used on it's own

Staz M há 4 anos atrás
pai
commit
198d0746b9
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      include/rtc/rtp.hpp

+ 1 - 0
include/rtc/rtp.hpp

@@ -22,6 +22,7 @@
 
 #include <cmath>
 #include <netinet/in.h>
+#include <rtc/log.hpp>
 
 #ifndef htonll
 #define htonll(x)                                                                                  \