From dd9265ac78b56c378bc7ca47920be9d9d93392b7 Mon Sep 17 00:00:00 2001 From: Maarten Bosmans Date: Mon, 13 Jun 2011 15:04:33 +0200 Subject: Remove unnecessary #includes --- src/pulsecore/time-smoother.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pulsecore/time-smoother.c') diff --git a/src/pulsecore/time-smoother.c b/src/pulsecore/time-smoother.c index a8dd333f..be054a5f 100644 --- a/src/pulsecore/time-smoother.c +++ b/src/pulsecore/time-smoother.c @@ -24,6 +24,7 @@ #endif #include +#include #include #include -- cgit