summaryrefslogtreecommitdiff
path: root/area_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'area_unix.go')
-rw-r--r--area_unix.go2
1 files changed, 1 insertions, 1 deletions
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