X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod_command.c;h=7e68d2d223a1c7d734a65ba8675c092116d57be3;hp=2aae0d805e8286303a43df96b8a172b73e21e093;hb=218a175db8e7a43cad9073770ebdb24a7bdc64e8;hpb=8b71176b792089c47acc788e1c1e068e9375fd18 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];