1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 15:27:54 +00:00

Mac compilation fix

This commit is contained in:
Christophe Dumez 2010-03-20 17:39:43 +00:00
parent 37b09e70b0
commit a300a6094e

View File

@ -59,8 +59,8 @@
#endif
#ifdef Q_WS_MAC
#include <Files.h>
#include <Folders.h>
#include <CoreServices/CoreServices.h>
#include <ApplicationServices/ApplicationServices.h>
#endif
#ifndef Q_WS_WIN