]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Update rest.vapi file
authorAdrien Bustany <madcat@mymadcat.com>
Thu, 28 Jan 2010 23:28:06 +0000 (20:28 -0300)
committerAdrien Bustany <madcat@mymadcat.com>
Thu, 28 Jan 2010 23:28:06 +0000 (20:28 -0300)
vapi/rest.vapi

index ebf4e4b22a355c235b61b1ce6596773031925d93..b8e522d0d1a8e425f78274484a5b9b45405b3e09 100644 (file)
@@ -84,7 +84,7 @@ namespace Rest {
        [CCode (cheader_filename = "rest/oauth-proxy-call.h")]
        public class OAuthProxyCall : Rest.ProxyCall {
        }
-       [CCode (cheader_filename = "rest-custom.h")]
+       [CCode (cheader_filename = "rest/rest-proxy.h")]
        public class Proxy : GLib.Object {
                [CCode (has_construct_function = false)]
                public Proxy (string url_format, bool binding_required);