aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/go/template_static_runme.go
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/go/template_static_runme.go')
-rw-r--r--Examples/test-suite/go/template_static_runme.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test-suite/go/template_static_runme.go b/Examples/test-suite/go/template_static_runme.go
index f10ea78f7..205813dbf 100644
--- a/Examples/test-suite/go/template_static_runme.go
+++ b/Examples/test-suite/go/template_static_runme.go
@@ -1,6 +1,6 @@
package main
-import . "template_static"
+import . "swigtests/template_static"
func main() {
FooBar_double(1)