]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/ftp.cpp
added a PROIO_yyparse function in order to compile again after defines have moved...
[wxWidgets.git] / src / common / ftp.cpp
index 23aad6bf511772eb643eefd457d6f736e14c234c..57857abc7a59b12da65a100af0786d34b64a4c6f 100644 (file)
@@ -50,7 +50,7 @@
 #include "wx/protocol/ftp.h"
 
 #if defined(__WXMAC__)
-    #include "/wx/mac/macsock.h"
+    #include "wx/mac/macsock.h"
 #endif
 
 #ifndef __MWERKS__