summaryrefslogtreecommitdiff
path: root/objective-cl.asd
diff options
context:
space:
mode:
Diffstat (limited to 'objective-cl.asd')
-rw-r--r--objective-cl.asd3
1 files changed, 2 insertions, 1 deletions
diff --git a/objective-cl.asd b/objective-cl.asd
index 4e72ec0..64dcbfb 100644
--- a/objective-cl.asd
+++ b/objective-cl.asd
@@ -60,7 +60,8 @@
(:file "performance-hacks" :depends-on ("defpackage"))
(:file "policy" :depends-on ("defpackage"
"parameters"
- "libobjcl"))
+ "libobjcl"
+ "data-types"))
(:file "libobjcl" :depends-on ("defpackage"
"internal-reader-syntax"
"constant-data"