]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/windows3.cpp
use wxFILE_SEP_PATH instead of ':' separator for wxMac
[wxWidgets.git] / wxPython / src / gtk / windows3.cpp
index 49a8218c1e27f8343587e4c6c85cd8182d531bc6..9729bba7057d6fcd3c6a382b2c8d453727e31b4a 100644 (file)
@@ -58,7 +58,9 @@ extern PyObject *SWIG_newvarlink(void);
 #include "helpers.h"
 #include <wx/sashwin.h>
 #include <wx/laywin.h>
+#ifndef __WXMAC__
 #include <wx/popupwin.h>
+#endif
 
 
 static PyObject* t_output_helper(PyObject* target, PyObject* o) {