summaryrefslogtreecommitdiff
path: root/xine
diff options
context:
space:
mode:
authorphintuka <phintuka>2014-06-23 12:20:28 +0000
committerphintuka <phintuka>2014-06-23 12:20:28 +0000
commita8401fb0472feb6e3de023290c8f286d4bc85486 (patch)
treeae8c2b570a3c6da72173462f114c5590e5e945c6 /xine
parentcfc9c5b1fc7caf6066404ce2366ec67f7d751114 (diff)
downloadxineliboutput-a8401fb0472feb6e3de023290c8f286d4bc85486.tar.gz
xineliboutput-a8401fb0472feb6e3de023290c8f286d4bc85486.tar.bz2
rename xine_osd_command.h -> tools/osd_command.h
Diffstat (limited to 'xine')
-rw-r--r--xine/osd_manager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xine/osd_manager.c b/xine/osd_manager.c
index cc6267e2..3840e26f 100644
--- a/xine/osd_manager.c
+++ b/xine/osd_manager.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: osd_manager.c,v 1.29 2014-06-23 12:14:15 phintuka Exp $
+ * $Id: osd_manager.c,v 1.30 2014-06-23 12:20:28 phintuka Exp $
*
*/
@@ -15,9 +15,9 @@
#include <xine/xine_internal.h>
#include <xine/video_out.h>
-#include "../xine_osd_command.h"
#include "../xine_input_vdr.h"
+#include "../tools/osd_command.h"
#include "../tools/rle.h"
#include "vo_props.h"