summaryrefslogtreecommitdiffstats
path: root/audio/gateway.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-08-12 23:58:15 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-08-12 23:58:15 +0000
commitd013a1eaa7beebbb49c1fe0015c70ad81566d97c (patch)
treed4f99165dd4ee46c5bb3b73fc31a490a88744299 /audio/gateway.c
parentf9d8837abad3b67b70425157ac854deb892b2b91 (diff)
Clean up mess with header files
Diffstat (limited to 'audio/gateway.c')
-rw-r--r--audio/gateway.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gateway.c b/audio/gateway.c
index 2f4ab59e..d91a2225 100644
--- a/audio/gateway.c
+++ b/audio/gateway.c
@@ -24,3 +24,5 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
+
+#include "gateway.h"