about summary refs log tree commit diff
path: root/forces
diff options
context:
space:
mode:
Diffstat (limited to 'forces')
-rw-r--r--forces/forces.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/forces/forces.go b/forces/forces.go
index 5e29dc8..7130503 100644
--- a/forces/forces.go
+++ b/forces/forces.go
@@ -1,7 +1,7 @@
 package forces
 
 import (
-	"../structs"
+	"git.darknebu.la/GalaxySimulator/Source/structs"
 	"fmt"
 	"git.darknebu.la/bit/logplus"
 	"gopkg.in/cheggaaa/pb.v1"