Index: third_party/libevent/evhttp.h |
diff --git a/third_party/libevent/evhttp.h b/third_party/libevent/evhttp.h |
index 99d16a2f47ab525f20ba9a5be820b6ab29122aba..30dee8bb9909e5eabad75ff0590f4a57d6fca711 100644 |
--- a/third_party/libevent/evhttp.h |
+++ b/third_party/libevent/evhttp.h |
@@ -27,7 +27,7 @@ |
#ifndef _EVHTTP_H_ |
#define _EVHTTP_H_ |
-#include <event.h> |
+#include "event.h" |
#ifdef __cplusplus |
extern "C" { |