From a21cd7e3ed97041af3bb4c2c124f2474b78574ad Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Fri, 7 Aug 2009 03:42:53 +0530 Subject: Rename tinyproxy.[ch] to main.[ch] --- src/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/buffer.c') diff --git a/src/buffer.c b/src/buffer.c index 796e20a..d158ca0 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -25,7 +25,7 @@ * the ends of an array. :) */ -#include "tinyproxy.h" +#include "main.h" #include "buffer.h" #include "heap.h" -- cgit v1.2.3