summaryrefslogtreecommitdiff
path: root/the-price-of-a-cup-of-coffee.asd
diff options
context:
space:
mode:
Diffstat (limited to 'the-price-of-a-cup-of-coffee.asd')
-rw-r--r--the-price-of-a-cup-of-coffee.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/the-price-of-a-cup-of-coffee.asd b/the-price-of-a-cup-of-coffee.asd
index 59de235..7d53563 100644
--- a/the-price-of-a-cup-of-coffee.asd
+++ b/the-price-of-a-cup-of-coffee.asd
@@ -8,5 +8,6 @@
:serial t
:depends-on (#:animise #:sdl2 #:sdl2-image #:harmony)
:components ((:file "package")
+ (:file "macros")
(:file "assets")
(:file "the-price-of-a-cup-of-coffee")))