Skip to content

Commit

Permalink
Use cl:in-package
Browse files Browse the repository at this point in the history
  • Loading branch information
borodust committed Feb 24, 2018
1 parent 0749b9f commit 7519a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glfw.lisp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(in-package :glfw)
(cl:in-package :glfw)


(defmacro define-window-close-callback (name (window) &body body)
Expand Down

0 comments on commit 7519a92

Please sign in to comment.