]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/src/msw/frames.cpp
Added more makefiles; fixed some samples for Cygwin
[wxWidgets.git] / utils / wxPython / src / msw / frames.cpp
index efc600903339a21c002973e2cc141f33bff77a30..8bfd4884aa2e08df24f424d476667943d06f2207 100644 (file)
@@ -54,10 +54,7 @@ extern PyObject *SWIG_newvarlink(void);
 #define SWIG_name    "framesc"
 
 #include "helpers.h"
-
-#ifdef __WXMSW__
 #include <wx/minifram.h>
-#endif
 
 static PyObject* l_output_helper(PyObject* target, PyObject* o) {
     PyObject*   o2;