Fixed build of mtdbconverter.

This commit is contained in:
Sascha L. Teichmann
2014-10-03 18:59:14 +02:00
parent 789d0eba35
commit 0160299acc
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ import (
"errors"
"os"
"bitbucket.org/s_l_teichmann/mtredisalize/common"
"bitbucket.org/s_l_teichmann/mtsatellite/common"
_ "github.com/mattn/go-sqlite3"
)