Jelajahi Sumber

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

Staz M 4 tahun lalu
induk
melakukan
198d0746b9
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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)                                                                                  \