X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audioc.c;h=a2bfeb1995abc458daf953b036a0d2edcdd3aed1;hp=83425a2e485fd49ea3b40a9ab60183865c14a25d;hb=5694a4de6a378a882c14e176bfaec1d325ebe130;hpb=8aa9d0cddfefb882cfd8e7cadbeea5cce31b731f 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;