core: Add missing C header info in VAPI
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Fri, 30 Jul 2010 10:12:07 +0000 (13:12 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Fri, 30 Jul 2010 10:12:07 +0000 (13:12 +0300)
src/rygel/rygel-build-config.vapi

index 800780c..c0bf3f9 100644 (file)
@@ -23,6 +23,7 @@
 /**
   * Holds constants defined by build system.
   */
+[CCode (cheader_filename = "config.h")]
 public class Rygel.BuildConfig {
     [CCode (cname = "DATA_DIR")]
     public static const string DATA_DIR;