mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 10:51:35 +08:00
Add Javascriptcore include. #1198
This commit is contained in:
parent
b02dbfaddf
commit
c7c068ade0
@ -6,6 +6,7 @@ package linux
|
||||
/*
|
||||
#cgo linux pkg-config: gtk+-3.0 webkit2gtk-4.0
|
||||
|
||||
#include <JavaScriptCore/JavaScript.h>
|
||||
#include "gtk/gtk.h"
|
||||
#include "webkit2/webkit2.h"
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user