X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audioc.c;h=337c8062e2b4257f47e7412d3d1ca631edd503a1;hp=83425a2e485fd49ea3b40a9ab60183865c14a25d;hb=ec8cfb46f08f820d56fa354341d8c939742faad8;hpb=0879c9de4eaf8c78131c243d8e9fec013df0d14a diff --git a/audioc.c b/audioc.c index 83425a2e..337c8062 100644 --- a/audioc.c +++ b/audioc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2014 Andre Noll + * Copyright (C) 2005 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -13,7 +13,6 @@ #include #include #include -#include #include #include "audioc.cmdline.h" @@ -72,7 +71,7 @@ fail: #include "sched.h" #include "buffer_tree.h" #include "interactive.h" -#include "audiod_completion.h" +#include "audiod.completion.h" static struct sched sched;