From 67ac2452917657a4035d93c9a19cc02bdd2333d3 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 19 May 2009 12:42:42 +0200 Subject: Fixing Compilation. Going to feature improvements --- src/cookieexceptiondialog.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/cookieexceptiondialog.h') diff --git a/src/cookieexceptiondialog.h b/src/cookieexceptiondialog.h index f68c119e..43afb58e 100644 --- a/src/cookieexceptiondialog.h +++ b/src/cookieexceptiondialog.h @@ -21,11 +21,14 @@ #ifndef COOKIEEXCEPTIONDIALOG_H #define COOKIEEXCEPTIONDIALOG_H + +// Local Includes +#include "cookiejar.h" + // Qt Includes -#include +#include // Forward Declarations -class CookieJar; class QString; class QStringList; class QModelIndex; -- cgit v1.2.1