X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=audioc.c;h=8c6b7ec8f1b7df61b790bc55d09cd0755bbf141a;hb=1f7a50b57bf59a85dafaed5e7b48bb0ec2efcc5c;hp=83425a2e485fd49ea3b40a9ab60183865c14a25d;hpb=c1b282afb8e8422d12ae01a77937f27281748f1b;p=paraslash.git diff --git a/audioc.c b/audioc.c index 83425a2e..8c6b7ec8 100644 --- a/audioc.c +++ b/audioc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2014 Andre Noll + * Copyright (C) 2005-2014 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;