X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=filter.c;h=0dfc94b1cc7213e024f6bc626c48be79cb09df75;hp=93e4161802debea6af042bad8785556a5362046b;hb=bda95f9508b456dcea89d300f6d4104e30ab9f3e;hpb=9609fd30e0d3db45ede3ab5c6bc3a77c15b6aef8 diff --git a/filter.c b/filter.c index 93e41618..0dfc94b1 100644 --- a/filter.c +++ b/filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 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};