summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 7550475f..d7c9bbfa 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: config.h,v 1.86 2012-03-14 10:09:31 phintuka Exp $
+ * $Id: config.h,v 1.87 2012-03-17 19:44:48 phintuka Exp $
*
*/
@@ -16,7 +16,7 @@
#include <string.h>
#include <stdint.h>
-#include <vdr/config.h>
+#include <vdr/tools.h>
class cOsdObject;