summaryrefslogtreecommitdiff
path: root/xine_frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'xine_frontend.h')
-rw-r--r--xine_frontend.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/xine_frontend.h b/xine_frontend.h
index 38205638..79ae6d6a 100644
--- a/xine_frontend.h
+++ b/xine_frontend.h
@@ -4,13 +4,15 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: xine_frontend.h,v 1.8 2008-06-16 21:24:36 phintuka Exp $
+ * $Id: xine_frontend.h,v 1.9 2008-11-11 19:04:02 rofafor Exp $
*
*/
#ifndef _XINE_FRONTEND_H
#define _XINE_FRONTEND_H
+#include "xine_osd_command.h"
+
#ifdef __cplusplus
extern "C" {
#endif