summaryrefslogtreecommitdiff
path: root/src/main.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main.go (renamed from src/cmd/main.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/main.go b/src/main.go
index 8c2fbe3..15f5d79 100644
--- a/src/cmd/main.go
+++ b/src/main.go
@@ -1,6 +1,6 @@
package main
-import "euandre.org/glaze/src"
+import "glaze"
func main() {
glaze.Main()