From 063167af7ed30bafdc2fb07d3c9f0093f42d07a7 Mon Sep 17 00:00:00 2001 From: Claudio Valerio Date: Fri, 11 May 2012 17:22:03 +0200 Subject: [PATCH] fixed building issue on mac --- 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