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/error.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'audio/error.c') diff --git a/audio/error.c b/audio/error.c index 275eb2a7..3bec2f61 100644 --- a/audio/error.c +++ b/audio/error.c @@ -25,6 +25,10 @@ #include #endif +#include + +#include "dbus.h" + #include "error.h" #include "logging.h" -- cgit