From bdbd406ea189f5548199cc8e2093b80e06a43b93 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sat, 24 Mar 2007 22:22:57 +0100 Subject: [PATCH] aac_afh.c: Get rid of some superfluous includes --- aac_afh.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/aac_afh.c b/aac_afh.c index 13e9c5d5..706e18a6 100644 --- a/aac_afh.c +++ b/aac_afh.c @@ -22,9 +22,7 @@ /** \file aac_afh.c para_server's aac audio format handler */ -#include "server.cmdline.h" #include "server.h" -#include "vss.h" #include "error.h" #include "string.h" #include "aac.h" -- 2.39.2