Explorar el Código

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

Staz M hace 4 años
padre
commit
198d0746b9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)                                                                                  \