summaryrefslogtreecommitdiff
path: root/tools/rle.c
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 /tools/rle.c
parentcfc9c5b1fc7caf6066404ce2366ec67f7d751114 (diff)
downloadxineliboutput-a8401fb0472feb6e3de023290c8f286d4bc85486.tar.gz
xineliboutput-a8401fb0472feb6e3de023290c8f286d4bc85486.tar.bz2
rename xine_osd_command.h -> tools/osd_command.h
Diffstat (limited to 'tools/rle.c')
-rw-r--r--tools/rle.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/rle.c b/tools/rle.c
index 96b1d25e..8239f2ea 100644
--- a/tools/rle.c
+++ b/tools/rle.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: rle.c,v 1.11 2014-06-23 12:14:15 phintuka Exp $
+ * $Id: rle.c,v 1.12 2014-06-23 12:20:28 phintuka Exp $
*
*/
@@ -14,7 +14,7 @@
#include <sys/types.h>
#endif
-#include "../xine_osd_command.h"
+#include "osd_command.h"
#include "rle.h"