From d562a693d17c237e3ad07092210175db9350857d Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Sat, 18 Aug 2001 23:38:13 +0000 Subject: [PATCH] - another Bool fix for qt3, qt2, final and no-final. maybe we should just include qvariant.h in config.h ;) (j/k) svn path=/trunk/kdebase/kwin/; revision=110968 --- clients/redmond/redmond.h | 1 + 1 file changed, 1 insertion(+) diff --git a/clients/redmond/redmond.h b/clients/redmond/redmond.h index 8765fd972a..953d77e682 100644 --- a/clients/redmond/redmond.h +++ b/clients/redmond/redmond.h @@ -16,6 +16,7 @@ #ifndef __KDE_REDMOND_H #define __KDE_REDMOND_H +#include #include #include #include