summaryrefslogtreecommitdiff
path: root/nice/nice.h
diff options
context:
space:
mode:
authorYouness Alaoui <kakaroto@kakaroto.(none)>2008-10-06 21:23:29 -0400
committerYouness Alaoui <kakaroto@kakaroto.(none)>2008-10-06 21:23:29 -0400
commit01e728286a437ce7c65a3dc93e932eca0b56fac8 (patch)
tree47137cf64197ff85c561707091df36bd534bfc39 /nice/nice.h
parent4d04f6a4b0a4aea40d4b36ec91286baeb7239246 (diff)
downloadlibnice-01e728286a437ce7c65a3dc93e932eca0b56fac8.tar.gz
Port libnice to the new NiceSocket API
Diffstat (limited to 'nice/nice.h')
-rw-r--r--nice/nice.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/nice/nice.h b/nice/nice.h
index 51694ba..77b0ae5 100644
--- a/nice/nice.h
+++ b/nice/nice.h
@@ -38,9 +38,7 @@
#ifndef _NICE_H
#define _NICE_H
-#include "udp.h"
-#include "udp-bsd.h"
-#include "udp-fake.h"
+#include "socket.h"
#include "agent.h"
#include "random.h"
#include "random-glib.h"