From c2833e263d6cfc4cf82f4bfdcc59640a4071aeae Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 13 Aug 2007 08:14:22 +0000 Subject: Remove ifndef protections and includes from .h files --- audio/gateway.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'audio/gateway.c') diff --git a/audio/gateway.c b/audio/gateway.c index d91a2225..66db457f 100644 --- a/audio/gateway.c +++ b/audio/gateway.c @@ -25,4 +25,9 @@ #include #endif +#include + +#include +#include + #include "gateway.h" -- cgit