summaryrefslogtreecommitdiff
path: root/osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'osd.c')
-rw-r--r--osd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/osd.c b/osd.c
index bb4e7269..f74b78a0 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.36 2009-03-24 09:01:31 phintuka Exp $
+ * $Id: osd.c,v 1.37 2009-05-03 20:35:36 phintuka Exp $
*
*/
@@ -13,8 +13,8 @@
#include <vdr/thread.h>
#include "logdefs.h"
-#include "device.h"
#include "config.h"
+#include "device.h"
#include "xine_osd_command.h"
#include "tools/rle.h"