Fix timer to return T in callback
[cl-gtk2.git] / gdk / cl-gtk2-gdk.asd
index 2a7496c..7853bcd 100644 (file)
@@ -11,5 +11,7 @@
                (:file "gdk.display")
                (:file "gdk.screen")
                (:file "gdk.region")
-               (:file "gdk.gc"))
+               (:file "gdk.gc")
+               (:file "gdk.drawing-primitives")
+               (:file "gdk.bitmaps"))
   :depends-on (:cl-gtk2-glib :cffi :cl-gtk2-pango))
\ No newline at end of file