mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
* Fixed compiling on OS X 10.6.
This commit is contained in:
@@ -16,17 +16,17 @@
|
||||
* along with Tomahawk. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "TomahawkUtils.h"
|
||||
|
||||
#include "TomahawkUtils_Mac.h"
|
||||
#include "mac/FileHelpers.h"
|
||||
|
||||
#include <QDir>
|
||||
#include <QTemporaryFile>
|
||||
|
||||
#import <AppKit/NSApplication.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
#include "TomahawkUtils.h"
|
||||
#include "TomahawkUtils_Mac.h"
|
||||
|
||||
#include <QDir>
|
||||
#include <QTemporaryFile>
|
||||
|
||||
@implementation MoveDelegate
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user