X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=filter.c;h=0dfc94b1cc7213e024f6bc626c48be79cb09df75;hp=7726e35f94df5823c2f4cea9ed5ac2e679a9a3e7;hb=be9f7c9b442f7b723427a79f85774d5fa7718425;hpb=ffb2eaa90429f6d5c3d369509efcdf91c5463dad diff --git a/filter.c b/filter.c index 7726e35f..0dfc94b1 100644 --- a/filter.c +++ b/filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 Andre Noll + * Copyright (C) 2005-2011 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -20,6 +20,7 @@ #include "stdin.h" #include "stdout.h" #include "error.h" +#include "version.h" /** The list of all status items used by para_{server,audiod,gui}. */ const char *status_item_list[] = {STATUS_ITEM_ARRAY};