correct import path

This commit is contained in:
Brad Fitzpatrick 2010-11-29 19:51:25 -08:00
parent aacaa2239f
commit ab6c00a199
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
package main
import (
"auth"
"camli/auth"
"camli/http_util"
"flag"
"fmt"