Explorar o código

Fixed include

Paul-Louis Ageneau %!s(int64=4) %!d(string=hai) anos
pai
achega
d9aec59352
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/rtc/rtp.hpp

+ 1 - 1
include/rtc/rtp.hpp

@@ -20,7 +20,7 @@
 #ifndef RTC_RTP_HPP
 #define RTC_RTP_HPP
 
-#include <rtc/log.hpp>
+#include "log.hpp"
 
 #include <cmath>