summaryrefslogtreecommitdiff
path: root/nice
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2009-01-18 23:59:39 -0500
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2009-01-18 23:59:39 -0500
commit8506b54def4bd9e7b4eaff3ad78a30d2b50abf82 (patch)
treec7e8e7aaff80db73b84352d0128f2cc53d30a7ad /nice
parent8d370fa36eb8c78df3f089873ef0daf60299d2eb (diff)
downloadlibnice-8506b54def4bd9e7b4eaff3ad78a30d2b50abf82.tar.gz
install interfaces.h and add it as include to nice.h
Diffstat (limited to 'nice')
-rw-r--r--nice/nice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nice/nice.h b/nice/nice.h
index 33c54a8..63c2939 100644
--- a/nice/nice.h
+++ b/nice/nice.h
@@ -39,6 +39,7 @@
#define _NICE_H
#include "agent.h"
+#include "interfaces.h"
#endif /* _NICE_H */