X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=audioc.c;h=a2bfeb1995abc458daf953b036a0d2edcdd3aed1;hb=deffe9fae315bc51ff162120b575b5c6e687c1e0;hp=83425a2e485fd49ea3b40a9ab60183865c14a25d;hpb=c1b282afb8e8422d12ae01a77937f27281748f1b;p=paraslash.git diff --git a/audioc.c b/audioc.c index 83425a2e..a2bfeb19 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. */ @@ -72,7 +72,7 @@ fail: #include "sched.h" #include "buffer_tree.h" #include "interactive.h" -#include "audiod_completion.h" +#include "audiod.completion.h" static struct sched sched;