about summary refs log tree commit diff stats
path: root/cecho.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'cecho.lisp')
-rw-r--r--cecho.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cecho.lisp b/cecho.lisp
index 1f68f58..d5c61b6 100644
--- a/cecho.lisp
+++ b/cecho.lisp
@@ -1,3 +1,4 @@
+(ql:quickload "jsonrpc")
 (require "jsonrpc")
 (defun main ()
   (let ((server (jsonrpc:make-server)))