Renamed include.hpp to common.hpp

This commit is contained in:
Paul-Louis Ageneau
2021-02-28 14:38:12 +01:00
parent 54d0cb898d
commit dbee42b099
48 changed files with 49 additions and 49 deletions

View File

@ -20,7 +20,7 @@
#if RTC_ENABLE_MEDIA
#include "include.hpp"
#include "common.hpp"
#include "message.hpp"
#include "rtp.hpp"