]> git.saurik.com Git - wxWidgets.git/commitdiff
changing include type for XCode
authorStefan Csomor <csomor@advancedconcepts.ch>
Sun, 20 Feb 2005 16:24:35 +0000 (16:24 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sun, 20 Feb 2005 16:24:35 +0000 (16:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/mediactrl.cpp

index db6aed69033bc26d9dbc2b613586ace3737c91e6..5b6aef7f1f85f6ccd05a28e22c83be05083f751d 100644 (file)
@@ -661,7 +661,7 @@ void wxQTMediaBackend::Move(int x, int y, int w, int h)
 
 
 //in source file that contains stuff you don't directly use
 
 
 //in source file that contains stuff you don't directly use
-#include <wx/html/forcelnk.h>
+#include "wx/html/forcelnk.h"
 FORCE_LINK_ME(basewxmediabackends);
 
 #endif //wxUSE_MEDIACTRL
 FORCE_LINK_ME(basewxmediabackends);
 
 #endif //wxUSE_MEDIACTRL