浏览代码

Fixed include

Paul-Louis Ageneau 4 年之前
父节点
当前提交
d9aec59352
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>