Skip to content

Instantly share code, notes, and snippets.

@metacollin
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metacollin/99408e9a3aaf62ed02c2 to your computer and use it in GitHub Desktop.
Save metacollin/99408e9a3aaf62ed02c2 to your computer and use it in GitHub Desktop.
--- a/wxPython-src-3.0.1.1/src/osx/webview_webkit.mm 2014-11-20 19:08:54.000000000 -0700
+++ b/wxPython-src-3.0.1.1/src/osx/webview_webkit.mm 2014-11-20 19:09:05.000000000 -0700
@@ -28,7 +28,7 @@
#include "wx/hashmap.h"
#include "wx/filesys.h"
-#include <WebKit/WebKit.h>
+#include <WebKit/WebKitLegacy.h>
#include <WebKit/HIWebView.h>
#include <WebKit/CarbonUtils.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment