Added GdkScreen mapping
[cl-gtk2.git] / gdk / cl-gtk2-gdk.asd
index 84d79fb..06af81f 100644 (file)
@@ -5,5 +5,6 @@
   :serial t
   :components ((:file "gdk.package")
                (:file "gdk.objects")
-               (:file "gdk.functions"))
+               (:file "gdk.functions")
+               (:file "gdk.general"))
   :depends-on (:cl-gtk2-glib :cffi))
\ No newline at end of file