aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/audiohook.h
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-22 02:07:33 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-22 02:07:33 +0000
commit737b408d528b37c19b1af7f008cb2d05db94ecfd (patch)
tree1a50c32a220c3e3f66bcc4f7051cf96ffe8b12da /include/asterisk/audiohook.h
parentc94efd7d1e5ef40ba805caac7470782270a59bac (diff)
more removal of redundant headers
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89519 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/audiohook.h')
-rw-r--r--include/asterisk/audiohook.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asterisk/audiohook.h b/include/asterisk/audiohook.h
index 7bfb1d008..1591d0ca5 100644
--- a/include/asterisk/audiohook.h
+++ b/include/asterisk/audiohook.h
@@ -27,6 +27,10 @@
extern "C" {
#endif
+/* these two are used in struct ast_audiohook */
+#include "asterisk/lock.h"
+#include "asterisk/linkedlists.h"
+
#include "asterisk/slinfactory.h"
enum ast_audiohook_type {