X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/560af5c515eb5b6206040a9334de4254d2650147..cebd1a724eb3eb4b899d8f79306eebf2ccf6905a:/gdk/gdk-export.lisp?ds=sidebyside diff --git a/gdk/gdk-export.lisp b/gdk/gdk-export.lisp index a44dd43..5ac6384 100644 --- a/gdk/gdk-export.lisp +++ b/gdk/gdk-export.lisp @@ -1,6 +1,6 @@ (in-package "GDK") ;;; Autogenerating exported symbols -(export-from-file #p"clg:gdk;gdkenums.lisp") +(export-from-file #p"clg:gdk;gdkevents.lisp") (export-from-file #p"clg:gdk;gdktypes.lisp") (export-from-file #p"clg:gdk;gdk.lisp")