summaryrefslogtreecommitdiff
path: root/draw.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-12-13 12:53:37 -0500
committerPietro Gagliardi <[email protected]>2015-12-13 12:53:37 -0500
commita98f28da79f66f4d93fbc492dad0781f07dbe1d7 (patch)
tree35fbc322030d179a00ef240cbdeb3fda33f08d78 /draw.go
parentb339b8208b5242909d3419c82620a107f50b674d (diff)
Fixed a build error.
Diffstat (limited to 'draw.go')
-rw-r--r--draw.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/draw.go b/draw.go
index 462cbb6..4d09bd5 100644
--- a/draw.go
+++ b/draw.go
@@ -1,6 +1,6 @@
// 13 december 2015
-package main
+package ui
// #include "ui.h"
import "C"