Commit d34c720b authored by Youness Alaoui's avatar Youness Alaoui

add tcp-turn to the socket.h include

parent 16006929
...@@ -81,6 +81,7 @@ nice_socket_free (NiceSocket *sock); ...@@ -81,6 +81,7 @@ nice_socket_free (NiceSocket *sock);
#include "udp-bsd.h" #include "udp-bsd.h"
#include "udp-turn.h" #include "udp-turn.h"
#include "tcp-turn.h"
G_END_DECLS G_END_DECLS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment