Skip to content

Commit

Permalink
Update FFI lib name id
Browse files Browse the repository at this point in the history
  • Loading branch information
j-bresson committed Jan 2, 2022
1 parent 5b249d9 commit bf4f120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odot/sources/load.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
(defun load-o-lib ()
(setf odot::libo
(om-fi::om-load-foreign-library
"O."
"libo"
`((:macosx ,(merge-pathnames
"lib/mac/libo.dylib"
(om::mypathname (om::find-library "odot"))))
Expand Down

0 comments on commit bf4f120

Please sign in to comment.