summaryrefslogtreecommitdiff
path: root/system/admin/cache.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/admin/cache.go')
-rw-r--r--system/admin/cache.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/admin/cache.go b/system/admin/cache.go
index 0de45af..0faf7ec 100644
--- a/system/admin/cache.go
+++ b/system/admin/cache.go
@@ -5,7 +5,7 @@ import (
"net/http"
"strings"
- "github.com/bosssauce/ponzu/system/db"
+ "../../system/db"
)
// CacheControl sets the default cache policy on static asset responses