mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 16:29:43 +01:00
* Fixed compiling on OS X 10.6.
This commit is contained in:
parent
92ec403f7c
commit
a3d11225a3
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user