summaryrefslogtreecommitdiff
path: root/xine_fbfe_frontend.c
diff options
context:
space:
mode:
Diffstat (limited to 'xine_fbfe_frontend.c')
-rw-r--r--xine_fbfe_frontend.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/xine_fbfe_frontend.c b/xine_fbfe_frontend.c
index 987f4e23..56b77422 100644
--- a/xine_fbfe_frontend.c
+++ b/xine_fbfe_frontend.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: xine_fbfe_frontend.c,v 1.14 2007-05-17 23:09:30 phintuka Exp $
+ * $Id: xine_fbfe_frontend.c,v 1.15 2007-05-18 15:06:26 phintuka Exp $
*
*/
@@ -75,6 +75,7 @@ typedef struct fbfe_t {
post_plugins_t *postplugins;
char *fb_dev;
+ char *aspect_controller;
char configfile[256];