1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-30 19:00:12 +02:00

Fix OS X build

This commit is contained in:
Leo Franchi
2015-09-04 09:42:13 -07:00
parent b5355b846e
commit 0233c85f66

View File

@@ -23,6 +23,7 @@
#include "config.h"
#include "TomahawkWindow.h"
#include "audio/AudioEngine.h"
#include "utils/Logger.h"
#import <Cocoa/Cocoa.h>