mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-11 14:30:20 -05:00
Use embedded evhttp
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#ifndef __TRANSCODE_H__
|
||||
#define __TRANSCODE_H__
|
||||
|
||||
#include <evhttp.h>
|
||||
#include "evhttp/evhttp.h"
|
||||
|
||||
struct transcode_ctx;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user