diff --git a/area_unix.go b/area_unix.go index 8f9fc8f..36a7eb8 100644 --- a/area_unix.go +++ b/area_unix.go @@ -5,9 +5,9 @@ package ui import ( + "fmt" "unsafe" "image" -"fmt" ) // #cgo pkg-config: gtk+-3.0