app/internal/window: [macOS] fold header files into Cgo preambles

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2020-05-17 14:19:38 +02:00
parent 85a75ee265
commit 10a81bf217
9 changed files with 20 additions and 36 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
package window
/*
#include "os_darwin.h"
__attribute__ ((visibility ("hidden"))) void gio_wakeupMainThread(void);
*/
import "C"