Filip Klembara 4 лет назад
Родитель
Сommit
0610bf741f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      examples/streamer/helpers.cpp

+ 1 - 1
examples/streamer/helpers.cpp

@@ -17,7 +17,7 @@
  */
 
 #include "helpers.hpp"
-#include <sys/time.h>
+#include <ctime>
 
 using namespace std;
 using namespace rtc;