summaryrefslogtreecommitdiff
path: root/i18n.h
diff options
context:
space:
mode:
authorThomas Günther <tom@toms-cafe.de>2005-05-15 20:40:40 +0200
committerThomas Günther <tom@toms-cafe.de>2005-05-15 20:40:40 +0200
commitaf3c5b5a2ad2c21c7057ff5d697348c30c644b54 (patch)
treec2b4c299bc64595e745ef85f3220adc6dee71dc6 /i18n.h
parent32f97c316099d1a2070750350dd9b663a7ac4dee (diff)
downloadvdr-plugin-spider-af3c5b5a2ad2c21c7057ff5d697348c30c644b54.tar.gz
vdr-plugin-spider-af3c5b5a2ad2c21c7057ff5d697348c30c644b54.tar.bz2
Fixed compilation with woody
Diffstat (limited to 'i18n.h')
-rw-r--r--i18n.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n.h b/i18n.h
index 92c179b..7283046 100644
--- a/i18n.h
+++ b/i18n.h
@@ -3,12 +3,13 @@
*
* See the README file for copyright information and how to reach the author.
*
- * $Id: i18n.h 2 2005-05-14 22:25:56Z tom $
+ * $Id: i18n.h 5 2005-05-15 18:40:40Z tom $
*/
#ifndef VDR_SPIDER_I18N_H
#define VDR_SPIDER_I18N_H
+#include "spider.h"
#include <vdr/i18n.h>
extern const tI18nPhrase Phrases[];