Load sip.h from wxPython's include folder

This commit is contained in:
Robin Dunn
2019-09-12 14:36:29 -07:00
parent 00e2844dec
commit 1fa7200cbd

View File

@@ -31,7 +31,7 @@
#endif
// Import Python and wxPython headers
#include <sip.h>
#include <wxPython/sip.h>
#include <wxPython/wxpy_api.h>