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