From 366b984c21427a0f280fe19f39f36d0bf88e7ec6 Mon Sep 17 00:00:00 2001 From: phintuka Date: Sat, 17 Mar 2012 19:44:48 +0000 Subject: Include tools.h instead of config.h (only cString needed) --- config.h | 4 ++-- 1 file 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 #include -#include +#include class cOsdObject; -- cgit v1.2.3