]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - fade.c
Fix git-version file creation.
[paraslash.git] / fade.c
diff --git a/fade.c b/fade.c
index d9f93ccf6c9f0f0452c748e2db0fbe67cfda200a..8affd69d57682cde8b41ec1cef4d6f51af44c52a 100644 (file)
--- a/fade.c
+++ b/fade.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1998-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 1998-2011 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -23,6 +23,7 @@
 #include "fd.h"
 #include "string.h"
 #include "error.h"
+#include "version.h"
 
 INIT_FADE_ERRLISTS;
 static struct fade_args_info conf;