Jelajahi Sumber

Fixed include

Paul-Louis Ageneau 4 tahun lalu
induk
melakukan
d9aec59352
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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>