summaryrefslogtreecommitdiff
path: root/include/event2/bufferevent_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/event2/bufferevent_struct.h')
-rw-r--r--include/event2/bufferevent_struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/event2/bufferevent_struct.h b/include/event2/bufferevent_struct.h
index 8ef3e8e6..5626e968 100644
--- a/include/event2/bufferevent_struct.h
+++ b/include/event2/bufferevent_struct.h
@@ -38,7 +38,7 @@
extern "C" {
#endif
-#include <event-config.h>
+#include <event2/event-config.h>
#ifdef _EVENT_HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif