Use embedded evhttp

This commit is contained in:
Julien BLACHE
2009-05-02 17:58:38 +02:00
parent 6bce4e08ca
commit e4fe084619
10 changed files with 14 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
#ifndef __TRANSCODE_H__
#define __TRANSCODE_H__
#include <evhttp.h>
#include "evhttp/evhttp.h"
struct transcode_ctx;