summaryrefslogtreecommitdiff
path: root/agent/discovery.h
diff options
context:
space:
mode:
authorYouness Alaoui <kakaroto@kakaroto.(none)>2008-05-27 14:37:47 -0400
committerYouness Alaoui <kakaroto@kakaroto.(none)>2008-05-27 14:37:47 -0400
commit9797a2aece1a713db264514a8d7a5f1683497285 (patch)
tree0413d50a2a38356b9dbc50296e957a908e71894a /agent/discovery.h
parent044db7ee8b6406182d006f0748cfa7283593ac1e (diff)
downloadlibnice-9797a2aece1a713db264514a8d7a5f1683497285.tar.gz
nice include changes to adapt to stun changes
Diffstat (limited to 'agent/discovery.h')
-rw-r--r--agent/discovery.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/discovery.h b/agent/discovery.h
index 1429a86..869d783 100644
--- a/agent/discovery.h
+++ b/agent/discovery.h
@@ -38,7 +38,7 @@
/* note: this is a private header to libnice */
-#include "stun/bind.h"
+#include "stun/usages/bind.h"
#include "stream.h"
#include "agent.h"