chiark / gitweb /
Fix compilation for Gtk with the new, stricter inheritance
[clg] / gdk / defpackage.lisp
index 74c21653250872c0b7d7131ed0184b0465e0c834..1bcbaf13b52ceb17fa0cb889e98385fac157d5ae 100644 (file)
@@ -1,7 +1,5 @@
 (defpackage "GDK"
-  (:use "GLIB" "COMMON-LISP" "AUTOEXPORT")
-  (:shadowing-import-from "PCL"
-   "CLASS-NAME" "CLASS-OF" "FIND-CLASS")
+  (:use "GFFI" "GLIB" "COMMON-LISP" "PKG-CONFIG" "AUTOEXPORT")
   (:shadow "ATOM"))