From 44472b2d490d022a8db3d92b13ae96a3d4454823 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Mon, 13 May 2024 20:52:08 +0300 Subject: [PATCH] Add missing import. --- full/themes/default.lisp | 1 + 1 file changed, 1 insertion(+) diff --git a/full/themes/default.lisp b/full/themes/default.lisp index 2bb56c0..c3acf48 100644 --- a/full/themes/default.lisp +++ b/full/themes/default.lisp @@ -1,6 +1,7 @@ (uiop:define-package #:40ants-doc-full/themes/default (:use #:cl) (:import-from #:common-html.emitter) + (:import-from #:spinneret) (:import-from #:40ants-doc-full/themes/api #:inject-after-content #:inject-before-content