Index: trunk/package.lisp
===================================================================
--- trunk/package.lisp	(revision trunk,25)
+++ trunk/package.lisp	(revision trunk,28)
@@ -24,5 +24,5 @@
 (see the IF-MATCHES-* macros, but especially IF-MATCHES), and for
 defining parsers (DEFPARSER) and grammars (DEFGRAMMAR).")
-  (:use #:cl #:cl-ppcre)
+  (:use #:cl #:cl-ppcre #:dso-util)
   (:export #:if-matches-parser
 	   #:if-matches-char
