From d9f6c642dc835ca88476b3998ab0a0debe5f8b7f Mon Sep 17 00:00:00 2001 From: Claudio Valerio Date: Tue, 15 May 2012 11:19:32 +0200 Subject: [PATCH] fixed mac build issue --- src/frameworks/UBPlatformUtils_mac.mm | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/frameworks/UBPlatformUtils_mac.mm b/src/frameworks/UBPlatformUtils_mac.mm index 8ab96c0d..78f41d21 100644 --- a/src/frameworks/UBPlatformUtils_mac.mm +++ b/src/frameworks/UBPlatformUtils_mac.mm @@ -3,8 +3,6 @@ #include "UBPlatformUtils.h" #include "core/UBApplication.h" #include "core/UBSettings.h" -#include "softwareupdate/UBSoftwareUpdate.h" -#include "softwareupdate/UBSoftwareUpdateController.h" #include "frameworks/UBFileSystemUtils.h" #include