Add Gdk/Visuals and Gdk/Cursors
[cl-gtk2.git] / gdk / cl-gtk2-gdk.asd
index 9060856..d64bdaa 100644 (file)
@@ -17,5 +17,7 @@
                (:file "gdk.rgb")
                (:file "gdk.images")
                (:file "gdk.pixbufs")
-               (:file "gdk.colors"))
+               (:file "gdk.colors")
+               (:file "gdk.visual")
+               (:file "gdk.cursor"))
   :depends-on (:cl-gtk2-glib :cffi :cl-gtk2-pango))
\ No newline at end of file