summaryrefslogtreecommitdiff
path: root/osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'osd.c')
-rw-r--r--osd.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/osd.c b/osd.c
index d2a4958f..a6a4552d 100644
--- a/osd.c
+++ b/osd.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: osd.c,v 1.51 2014-06-23 12:14:15 phintuka Exp $
+ * $Id: osd.c,v 1.52 2014-06-23 12:20:28 phintuka Exp $
*
*/
@@ -15,7 +15,8 @@
#include "logdefs.h"
#include "config.h"
#include "device.h"
-#include "xine_osd_command.h"
+
+#include "tools/osd_command.h"
#include "osd.h"