remove dependency from former cocoa port

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2014-06-18 13:28:51 +00:00
parent 9689425a3e
commit 3f6eff1522

View File

@@ -51,8 +51,10 @@
//---------------------------------------------------------------------------
#include <QTKit/QTKit.h>
#if defined( __WXCOCOA__ )
#include "wx/cocoa/autorelease.h"
#include "wx/cocoa/string.h"
#endif
class WXDLLIMPEXP_FWD_MEDIA wxQTMediaBackend;