X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod_command.c;h=7e68d2d223a1c7d734a65ba8675c092116d57be3;hp=2aae0d805e8286303a43df96b8a172b73e21e093;hb=fb9bb2beb2aea456d99cd93f6badc0b3164b3e29;hpb=abfb661f35e99e99c09a94d84839356d905af080 diff --git a/audiod_command.c b/audiod_command.c index 2aae0d80..7e68d2d2 100644 --- a/audiod_command.c +++ b/audiod_command.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. */ @@ -30,7 +30,7 @@ #include "write.h" #include "fd.h" #include "version.h" -#include "audiod_command_list.h" +#include "audiod.command_list.h" extern struct sched sched; extern char *stat_item_values[NUM_STAT_ITEMS];