From 9e368775bdc3241aa6f08bbabcedd4121517efc5 Mon Sep 17 00:00:00 2001 From: nowrep Date: Thu, 12 Jan 2012 18:40:02 +0100 Subject: [PATCH] Should fix build issues when using ...? Closes #158 #154 - it was compiling fine for me with Qt 4.8RC1 and 4.7.4 - but it wasn't compiling fine for haiku & mac os --- src/desktopnotifications/desktopnotification.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/desktopnotifications/desktopnotification.h b/src/desktopnotifications/desktopnotification.h index 0f2346658..5bb1fbaca 100644 --- a/src/desktopnotifications/desktopnotification.h +++ b/src/desktopnotifications/desktopnotification.h @@ -21,6 +21,7 @@ #include #include #include +#include namespace Ui {