summaryrefslogtreecommitdiff
path: root/nice/nice.h
diff options
context:
space:
mode:
authorDafydd Harries <dafydd.harries@collabora.co.uk>2007-01-31 16:09:00 +0000
committerDafydd Harries <dafydd.harries@collabora.co.uk>2007-01-31 16:09:00 +0000
commit87cde1784a9b1301ef9a248b052ebde00a167c4e (patch)
treeca9de9d8e870a6245595889e748372bce988cc0b /nice/nice.h
parent55531e47ebf62a329a0d145275c2378fdd9fc11b (diff)
downloadlibnice-87cde1784a9b1301ef9a248b052ebde00a167c4e.tar.gz
include random.h in nice.h
darcs-hash:20070131160951-c9803-753b4f18cb542852de1603a21ed3dfc110d754ba.gz
Diffstat (limited to 'nice/nice.h')
-rw-r--r--nice/nice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nice/nice.h b/nice/nice.h
index 2165042..9babeb0 100644
--- a/nice/nice.h
+++ b/nice/nice.h
@@ -5,6 +5,7 @@
#include "udp.h"
#include "udp-fake.h"
#include "agent.h"
+#include "random.h"
#endif /* _NICE_H */