aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/go/profiletest_runme.go
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/go/profiletest_runme.go')
-rw-r--r--Examples/test-suite/go/profiletest_runme.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test-suite/go/profiletest_runme.go b/Examples/test-suite/go/profiletest_runme.go
index 30b6cee69..68509f550 100644
--- a/Examples/test-suite/go/profiletest_runme.go
+++ b/Examples/test-suite/go/profiletest_runme.go
@@ -1,7 +1,7 @@
package main
import "fmt"
-import "./profiletest"
+import "swigtests/profiletest"
func main() {
a := profiletest.NewA()