Add missing header
This commit is contained in:
parent
a8ecdc9558
commit
0d58903913
|
@ -3,6 +3,7 @@
|
|||
#define __DMAP_HELPERS_H__
|
||||
|
||||
#include <event.h>
|
||||
#include "evhttp/evhttp.h"
|
||||
|
||||
enum dmap_type
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue