Sfoglia il codice sorgente

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

Staz M 4 anni fa
parent
commit
198d0746b9
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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)                                                                                  \