[vala] Update rest.vapi file



commit ab191a742ec0e3f59b69528061ee85f9eb5b2259
Author: Adrien Bustany <madcat mymadcat com>
Date:   Thu Jan 28 20:28:06 2010 -0300

    Update rest.vapi file

 vapi/rest.vapi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vapi/rest.vapi b/vapi/rest.vapi
index ebf4e4b..b8e522d 100644
--- a/vapi/rest.vapi
+++ b/vapi/rest.vapi
@@ -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);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]